Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 64fff90
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2024
1 parent c4e33d7 commit 13a0c33
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": 1727979218750,
"lastUpdate": 1727979452177,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -11942,6 +11942,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": "64fff90582ef0074cbc2ec7c39ffbacba75e5e0d",
"message": "add tmate",
"timestamp": "2024-10-03T11:06:44-07:00",
"tree_id": "7f7378d9d97fcd9cf92b38497303f3161bf0101b",
"url": "https://github.com/mediar-ai/screenpipe/commit/64fff90582ef0074cbc2ec7c39ffbacba75e5e0d"
},
"date": 1727979451503,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1965149833,
"range": "± 53735696",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 13a0c33

Please sign in to comment.