Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for ba4ed58
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 29, 2024
1 parent 4e74223 commit 34247fb
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": 1730222523924,
"lastUpdate": 1730222565476,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -20462,6 +20462,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Louis Beaumont",
"username": "louis030195"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "ba4ed58e0b074210bf6053d0806d5107451e7d9d",
"message": "Merge branch 'main' into update-formula-aarch64-apple-darwin-4633a6ac6c0badabf8ba3f30caf1d5df62eadfec",
"timestamp": "2024-10-29T10:11:47-07:00",
"tree_id": "984348bb9cb2015e0543636a5ecd327c18c6baa6",
"url": "https://github.com/mediar-ai/screenpipe/commit/ba4ed58e0b074210bf6053d0806d5107451e7d9d"
},
"date": 1730222563953,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2202814000,
"range": "± 270026533",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 34247fb

Please sign in to comment.