Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for d974934
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 2, 2024
1 parent 3079c8d commit 776f9f1
Showing 1 changed file with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion dev/bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1730573791308,
"lastUpdate": 1730574388510,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -21842,6 +21842,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": "d97493409dcfa5a309dc3938db8909fa9d7eee38",
"message": "#542",
"timestamp": "2024-11-02T11:56:53-07:00",
"tree_id": "7f5b4d40af552764fb7dd6b66abbbd36b69b0b0d",
"url": "https://github.com/mediar-ai/screenpipe/commit/d97493409dcfa5a309dc3938db8909fa9d7eee38"
},
"date": 1730574386953,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1915673458,
"range": "± 18034159",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 776f9f1

Please sign in to comment.