Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 9936ae3
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 18, 2024
1 parent 1b7624c commit 45a6c40
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": 1726687823470,
"lastUpdate": 1726688209447,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -7382,6 +7382,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": "9936ae35ce396e044edeae80a76c60b530ae478c",
"message": "feat: VAD sensitivity in CLI & app ui settings",
"timestamp": "2024-09-18T12:28:36-07:00",
"tree_id": "08e1af99bf49eec162358f5ac78ac20b8251e600",
"url": "https://github.com/mediar-ai/screenpipe/commit/9936ae35ce396e044edeae80a76c60b530ae478c"
},
"date": 1726688208374,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2789498479,
"range": "± 419790805",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 45a6c40

Please sign in to comment.