Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 052bd20
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 26, 2024
1 parent 65bae87 commit 42c6acd
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": 1727382320287,
"lastUpdate": 1727382490366,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -9782,6 +9782,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": "052bd201476198e4ec3444957d6baf60f245b1c0",
"message": "remove video",
"timestamp": "2024-09-26T13:16:57-07:00",
"tree_id": "bf8119a98ddb07a0995931cc097c34483044c2f9",
"url": "https://github.com/mediar-ai/screenpipe/commit/052bd201476198e4ec3444957d6baf60f245b1c0"
},
"date": 1727382488850,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1968671771,
"range": "± 99196147",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 42c6acd

Please sign in to comment.