-
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 68e6c94
- Loading branch information
github-action-benchmark
committed
Sep 18, 2024
1 parent
fc42f48
commit 534d9d6
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": 1726626121346, | ||
"lastUpdate": 1726681656492, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -7292,6 +7292,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": "68e6c9431592a062c5cc4f13787c0fbc9a53ce8b", | ||
"message": "Merge pull request #330 from kerosina/patch-fix-tokio-errors\n\nRemove all references to blocking reqwest, replacing with async reqwest", | ||
"timestamp": "2024-09-18T10:37:43-07:00", | ||
"tree_id": "ced934b6db1740b47e0567a7408c92c7991c8ee4", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/68e6c9431592a062c5cc4f13787c0fbc9a53ce8b" | ||
}, | ||
"date": 1726681654984, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 2096389291, | ||
"range": "± 120931328", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|