Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 4ea365a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 28, 2024
1 parent 5d759bd commit 439946f
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": 1727482606153,
"lastUpdate": 1727483306788,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -10412,6 +10412,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": "4ea365ad2655343c350e6dd2159d287c820e0699",
"message": "fix deno version",
"timestamp": "2024-09-27T17:17:02-07:00",
"tree_id": "c7d0ee9e89898331b954df373a7dbc42c786253b",
"url": "https://github.com/mediar-ai/screenpipe/commit/4ea365ad2655343c350e6dd2159d287c820e0699"
},
"date": 1727483305946,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2049481667,
"range": "± 139080185",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 439946f

Please sign in to comment.