-
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 1a507d5
- Loading branch information
github-action-benchmark
committed
Sep 26, 2024
1 parent
abc18a5
commit 8a2c6f4
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": 1727390867564, | ||
"lastUpdate": 1727391820883, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -10022,6 +10022,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": "1a507d5ea74ac1ac7f36e6a1257c736ba2177c24", | ||
"message": "feat: button to get cli command", | ||
"timestamp": "2024-09-26T15:53:38-07:00", | ||
"tree_id": "920e1532cacbe113568fc8fcaddbeca41d37ca9e", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/1a507d5ea74ac1ac7f36e6a1257c736ba2177c24" | ||
}, | ||
"date": 1727391820000, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1967406562, | ||
"range": "± 15135801", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|