Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for a761a0a
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 18, 2024
1 parent a8ecd65 commit 50dc853
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": 1726612982515,
"lastUpdate": 1726622220393,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -7202,6 +7202,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": "a761a0af108dad1a2774cff0566feb7f8bdc3db4",
"message": "feat: stream logs in UI + other debugging feats",
"timestamp": "2024-09-17T18:07:41-07:00",
"tree_id": "41662e2814ccab19315b36e96262fb1e4846e2ae",
"url": "https://github.com/mediar-ai/screenpipe/commit/a761a0af108dad1a2774cff0566feb7f8bdc3db4"
},
"date": 1726622219339,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 3389116979,
"range": "± 266326978",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 50dc853

Please sign in to comment.