Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for fbfc06b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 23, 2024
1 parent daa1ef8 commit c038135
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": 1724413983095,
"lastUpdate": 1724414080521,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -152,6 +152,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": "fbfc06b2cbf97aff2c757c92fc260f00037d8545",
"message": "Merge branch 'main' into update-formula-x86_64-apple-darwin-fd875a63c46123d21ee76c21b217fe5e4675c39a",
"timestamp": "2024-08-23T11:47:26Z",
"tree_id": "fbff80878affe59fad21071ba4ea08d7dbcba6a8",
"url": "https://github.com/mediar-ai/screenpipe/commit/fbfc06b2cbf97aff2c757c92fc260f00037d8545"
},
"date": 1724414079901,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2379995667,
"range": "± 230518561",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit c038135

Please sign in to comment.