-
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 b4f7ff3
- Loading branch information
github-action-benchmark
committed
Sep 28, 2024
1 parent
2c8ecaf
commit ba89a1d
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": 1727544893642, | ||
"lastUpdate": 1727551902516, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -10652,6 +10652,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": "b4f7ff3e02724473f4ce36599d59e7f58ef5d019", | ||
"message": "revert windows encoding + fix tests", | ||
"timestamp": "2024-09-28T12:21:31-07:00", | ||
"tree_id": "8ee59b5f13c092a3aea91492626de8637e7df622", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/b4f7ff3e02724473f4ce36599d59e7f58ef5d019" | ||
}, | ||
"date": 1727551901697, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 2196525562, | ||
"range": "± 188046412", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|