-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add OCR Benchmarks (cargo) benchmark result for 05e6e40
- Loading branch information
github-action-benchmark
committed
Sep 18, 2024
1 parent
b3d30f6
commit ce51ec1
Showing
1 changed file
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1726700860846, | ||
"lastUpdate": 1726701276077, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -7472,6 +7472,36 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Louis Beaumont", | ||
"username": "louis030195" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "05e6e4074b9f27cdb7e33c411fd6f83d57b6c043", | ||
"message": "Merge pull request #331 from bhupesh-sf/main\n\nAdded docs website using nextra", | ||
"timestamp": "2024-09-18T16:03:39-07:00", | ||
"tree_id": "2a2c2fb40fbe36eb7632177b58643867d5a8761a", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/05e6e4074b9f27cdb7e33c411fd6f83d57b6c043" | ||
}, | ||
"date": 1726701275288, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1967049166, | ||
"range": "± 65597238", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|