Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for fff6366
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 21, 2024
1 parent fedf69b commit 36f202d
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": 1726955061417,
"lastUpdate": 1726956073667,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -8372,6 +8372,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": "fff6366d8d0b728b1b3af9fa0d6cf8e8d781cd2a",
"message": "fix 88,2khz devices",
"timestamp": "2024-09-21T14:52:30-07:00",
"tree_id": "312a46b7c78d1317f9f986c695bf5e34dfb8699e",
"url": "https://github.com/mediar-ai/screenpipe/commit/fff6366d8d0b728b1b3af9fa0d6cf8e8d781cd2a"
},
"date": 1726956072740,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1973987104,
"range": "± 33022906",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 36f202d

Please sign in to comment.