Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 8dfe29f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent 2afbe1c commit 3570e20
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": 1729031591411,
"lastUpdate": 1729034976102,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -16052,6 +16052,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": "8dfe29fcfbe3d147613299b926baccc2f2937166",
"message": "fix: build",
"timestamp": "2024-10-15T16:20:38-07:00",
"tree_id": "daecda8657e900c2c51140156d57df457faf1bc9",
"url": "https://github.com/mediar-ai/screenpipe/commit/8dfe29fcfbe3d147613299b926baccc2f2937166"
},
"date": 1729034974245,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1866795208,
"range": "± 46173429",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 3570e20

Please sign in to comment.