Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for de025c2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 29, 2024
1 parent bda6d72 commit 4e74223
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": 1730222454041,
"lastUpdate": 1730222523924,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -20432,6 +20432,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": "de025c2ad11c41ccee4b27d444cf063445d2f2c1",
"message": "Merge pull request #596 from mediar-ai/update-formula-aarch64-apple-darwin-4633a6ac6c0badabf8ba3f30caf1d5df62eadfec\n\nUpdate Homebrew formula for aarch64-apple-darwin",
"timestamp": "2024-10-29T10:11:54-07:00",
"tree_id": "984348bb9cb2015e0543636a5ecd327c18c6baa6",
"url": "https://github.com/mediar-ai/screenpipe/commit/de025c2ad11c41ccee4b27d444cf063445d2f2c1"
},
"date": 1730222522140,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1984757666,
"range": "± 69561047",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 4e74223

Please sign in to comment.