Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 8064b94
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 27, 2024
1 parent be1985a commit d262678
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": 1727478176724,
"lastUpdate": 1727479369751,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -10322,6 +10322,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": "8064b94dda739dc36886c7e10df1510df8364af7",
"message": "chore: improve pipe conf rendering",
"timestamp": "2024-09-27T16:11:28-07:00",
"tree_id": "8a49d19cfb0a456b788526c0d4a70dbd6edb82c2",
"url": "https://github.com/mediar-ai/screenpipe/commit/8064b94dda739dc36886c7e10df1510df8364af7"
},
"date": 1727479368143,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1979280833,
"range": "± 54934883",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit d262678

Please sign in to comment.