-
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 2227d96
- Loading branch information
github-action-benchmark
committed
Oct 28, 2024
1 parent
be93b0b
commit d567084
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": 1730158257139, | ||
"lastUpdate": 1730158418534, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -20132,6 +20132,36 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Louis Beaumont", | ||
"username": "louis030195" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Louis Beaumont", | ||
"username": "louis030195" | ||
}, | ||
"distinct": true, | ||
"id": "2227d96c8f11512571d041854fdca0c33aadddec", | ||
"message": "docs", | ||
"timestamp": "2024-10-28T16:23:52-07:00", | ||
"tree_id": "12485f6c76c220f36f49ca5e1bb3184644ec4217", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/2227d96c8f11512571d041854fdca0c33aadddec" | ||
}, | ||
"date": 1730158416516, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 2035668563, | ||
"range": "± 48055385", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|