-
Notifications
You must be signed in to change notification settings - Fork 776
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 6f5c25a
- Loading branch information
github-action-benchmark
committed
Nov 4, 2024
1 parent
88c98ea
commit 8efe698
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": 1730758528155, | ||
"lastUpdate": 1730762508009, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -22292,6 +22292,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": "6f5c25a76524409a0ab21f3e7a12dbf4295a403e", | ||
"message": "Merge pull request #627 from Neptune650/self_hosted\n\nUse self-hosted runner for Windows", | ||
"timestamp": "2024-11-04T15:11:07-08:00", | ||
"tree_id": "d25888fe7b3d6acdc50ff2327505389643642ef0", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/6f5c25a76524409a0ab21f3e7a12dbf4295a403e" | ||
}, | ||
"date": 1730762506265, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 2031222125, | ||
"range": "± 71452255", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|