-
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 9e4a119
- Loading branch information
github-action-benchmark
committed
Sep 28, 2024
1 parent
f8755dd
commit 840e6c9
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": 1727542775272, | ||
"lastUpdate": 1727544510102, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -10592,6 +10592,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": "9e4a119706afc52bd6d2709f199b1ce8b81e7cd4", | ||
"message": "fix: revert bun.js", | ||
"timestamp": "2024-09-28T10:17:32-07:00", | ||
"tree_id": "55c8c3ef620a9250f83d5558afbccc4dd453ea59", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/9e4a119706afc52bd6d2709f199b1ce8b81e7cd4" | ||
}, | ||
"date": 1727544509136, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1955643875, | ||
"range": "± 16643038", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|