-
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 08c8731
- Loading branch information
github-action-benchmark
committed
Oct 15, 2024
1 parent
1d10ba3
commit fdd144b
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": 1729009919343, | ||
"lastUpdate": 1729012252299, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -15722,6 +15722,36 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Vamshi Maskuri", | ||
"username": "varshith257" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "GitHub", | ||
"username": "web-flow" | ||
}, | ||
"distinct": true, | ||
"id": "08c873124e2fc6733b91de1df738bde288bffd5e", | ||
"message": "add simplified Chinese README (#476)", | ||
"timestamp": "2024-10-15T10:02:10-07:00", | ||
"tree_id": "fd8ceff434d1ed95308eb4a68454b69c0f193c1f", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/08c873124e2fc6733b91de1df738bde288bffd5e" | ||
}, | ||
"date": 1729012250865, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1870184146, | ||
"range": "± 25525778", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|