Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for dde2e29
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 22, 2024
1 parent 36f202d commit 618e18e
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": 1726956073667,
"lastUpdate": 1726969248388,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -8402,6 +8402,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": "dde2e2979993b807cb6471d78b4628c9505cc93c",
"message": "chore: small ui improvements",
"timestamp": "2024-09-21T18:31:15-07:00",
"tree_id": "230a16843516dfa4cc553a4d852f3fb66b2078f2",
"url": "https://github.com/mediar-ai/screenpipe/commit/dde2e2979993b807cb6471d78b4628c9505cc93c"
},
"date": 1726969247631,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2532711937,
"range": "± 390507074",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 618e18e

Please sign in to comment.