-
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 d36d289
- Loading branch information
github-action-benchmark
committed
Sep 27, 2024
1 parent
6c1a466
commit be1985a
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": 1727477660529, | ||
"lastUpdate": 1727478176724, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -10292,6 +10292,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": "d36d28906bb60f11c76c00a1e932acd263e9249e", | ||
"message": "chore: improve pipe conf rendering", | ||
"timestamp": "2024-09-27T15:50:59-07:00", | ||
"tree_id": "574b64409d6f2cf46e930c52603217432deede3f", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/d36d28906bb60f11c76c00a1e932acd263e9249e" | ||
}, | ||
"date": 1727478175213, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1962584500, | ||
"range": "± 37159332", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|