Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 0ec8f9d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 20, 2024
1 parent 66da037 commit d69fe4a
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": 1726791053906,
"lastUpdate": 1726801398647,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -7802,6 +7802,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": "0ec8f9d1196e61e1fb7ca3fa05691fdf5079432e",
"message": "feat: autocomplete app and window",
"timestamp": "2024-09-19T19:53:24-07:00",
"tree_id": "edc9aaf0126c82e5ffa28e9405ed12f5f52495ed",
"url": "https://github.com/mediar-ai/screenpipe/commit/0ec8f9d1196e61e1fb7ca3fa05691fdf5079432e"
},
"date": 1726801397848,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2831609624,
"range": "± 89689229",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit d69fe4a

Please sign in to comment.