-
Notifications
You must be signed in to change notification settings - Fork 504
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 fff6366
- Loading branch information
github-action-benchmark
committed
Sep 21, 2024
1 parent
fedf69b
commit 36f202d
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": 1726955061417, | ||
"lastUpdate": 1726956073667, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -8372,6 +8372,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": "fff6366d8d0b728b1b3af9fa0d6cf8e8d781cd2a", | ||
"message": "fix 88,2khz devices", | ||
"timestamp": "2024-09-21T14:52:30-07:00", | ||
"tree_id": "312a46b7c78d1317f9f986c695bf5e34dfb8699e", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/fff6366d8d0b728b1b3af9fa0d6cf8e8d781cd2a" | ||
}, | ||
"date": 1726956072740, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1973987104, | ||
"range": "± 33022906", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|