Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 1a507d5
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 26, 2024
1 parent abc18a5 commit 8a2c6f4
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": 1727390867564,
"lastUpdate": 1727391820883,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -10022,6 +10022,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": "1a507d5ea74ac1ac7f36e6a1257c736ba2177c24",
"message": "feat: button to get cli command",
"timestamp": "2024-09-26T15:53:38-07:00",
"tree_id": "920e1532cacbe113568fc8fcaddbeca41d37ca9e",
"url": "https://github.com/mediar-ai/screenpipe/commit/1a507d5ea74ac1ac7f36e6a1257c736ba2177c24"
},
"date": 1727391820000,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1967406562,
"range": "± 15135801",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 8a2c6f4

Please sign in to comment.