Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for a330b62
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 23, 2024
1 parent c8c56e4 commit daa1ef8
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": 1724413330179,
"lastUpdate": 1724413983095,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -122,6 +122,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": "a330b626a2dcfc2035e75fe5848a13d737385ce9",
"message": "Merge pull request #206 from mediar-ai/update-formula-aarch64-apple-darwin-fd875a63c46123d21ee76c21b217fe5e4675c39a\n\nUpdate Homebrew formula for aarch64-apple-darwin",
"timestamp": "2024-08-23T11:46:57Z",
"tree_id": "636b2e955b0b4d23ea16e2c7ec6648c3969d71eb",
"url": "https://github.com/mediar-ai/screenpipe/commit/a330b626a2dcfc2035e75fe5848a13d737385ce9"
},
"date": 1724413982038,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2668428708,
"range": "± 336716238",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit daa1ef8

Please sign in to comment.