-
Notifications
You must be signed in to change notification settings - Fork 512
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 23053c8
- Loading branch information
github-action-benchmark
committed
Sep 26, 2024
1 parent
9471de8
commit 0882892
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": 1727382122314, | ||
"lastUpdate": 1727382265031, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -9692,6 +9692,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": "23053c8319c6d943d81f4d0a62ab5d5eeb440523", | ||
"message": "Update README.md", | ||
"timestamp": "2024-09-26T13:15:56-07:00", | ||
"tree_id": "7874b30f6290e1fa9dcbc9845476c022dff6a52d", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/23053c8319c6d943d81f4d0a62ab5d5eeb440523" | ||
}, | ||
"date": 1727382263533, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 3275882146, | ||
"range": "± 114068474", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|