Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 9884554
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 16, 2024
1 parent f550b1f commit a3bda7b
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": 1729101512170,
"lastUpdate": 1729102426598,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -16322,6 +16322,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": "988455464e22a7113e2006243a85a8a5f923ffd7",
"message": "feat: persist scheduler state to disk",
"timestamp": "2024-10-16T11:04:17-07:00",
"tree_id": "8ec73f3cc936d9ac9d5c39ae05aeb496c6132756",
"url": "https://github.com/mediar-ai/screenpipe/commit/988455464e22a7113e2006243a85a8a5f923ffd7"
},
"date": 1729102425498,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1847994791,
"range": "± 14001428",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit a3bda7b

Please sign in to comment.