Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for e6ea4de
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 20, 2024
1 parent 9705046 commit 66da037
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": 1726780821854,
"lastUpdate": 1726791053906,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -7772,6 +7772,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": "e6ea4de48bcbc56b7d1d1d4f987f1743431d4003",
"message": ".",
"timestamp": "2024-09-19T17:00:48-07:00",
"tree_id": "0b9a6d85708f58f0eb214510ff4526bc5c7900ec",
"url": "https://github.com/mediar-ai/screenpipe/commit/e6ea4de48bcbc56b7d1d1d4f987f1743431d4003"
},
"date": 1726791053101,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1981820667,
"range": "± 19586153",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 66da037

Please sign in to comment.