Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 984c43f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 20, 2024
1 parent d69fe4a commit fda6979
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": 1726801398647,
"lastUpdate": 1726802869997,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -7832,6 +7832,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": "984c43faec5015a63268b2dc96c054335e9de990",
"message": "fix",
"timestamp": "2024-09-19T20:19:44-07:00",
"tree_id": "c8a55c6a6aa86477a259ddd8d293b501afe4be85",
"url": "https://github.com/mediar-ai/screenpipe/commit/984c43faec5015a63268b2dc96c054335e9de990"
},
"date": 1726802869189,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2212768063,
"range": "± 122491205",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit fda6979

Please sign in to comment.