-
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 8dfe29f
- Loading branch information
github-action-benchmark
committed
Oct 15, 2024
1 parent
2afbe1c
commit 3570e20
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": 1729031591411, | ||
"lastUpdate": 1729034976102, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -16052,6 +16052,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": "8dfe29fcfbe3d147613299b926baccc2f2937166", | ||
"message": "fix: build", | ||
"timestamp": "2024-10-15T16:20:38-07:00", | ||
"tree_id": "daecda8657e900c2c51140156d57df457faf1bc9", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/8dfe29fcfbe3d147613299b926baccc2f2937166" | ||
}, | ||
"date": 1729034974245, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1866795208, | ||
"range": "± 46173429", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|