Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 2227d96
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 28, 2024
1 parent be93b0b commit d567084
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": 1730158257139,
"lastUpdate": 1730158418534,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -20132,6 +20132,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": "2227d96c8f11512571d041854fdca0c33aadddec",
"message": "docs",
"timestamp": "2024-10-28T16:23:52-07:00",
"tree_id": "12485f6c76c220f36f49ca5e1bb3184644ec4217",
"url": "https://github.com/mediar-ai/screenpipe/commit/2227d96c8f11512571d041854fdca0c33aadddec"
},
"date": 1730158416516,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2035668563,
"range": "± 48055385",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit d567084

Please sign in to comment.