-
Notifications
You must be signed in to change notification settings - Fork 494
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add OCR Benchmarks (cargo) benchmark result for a9df45b
- Loading branch information
github-action-benchmark
committed
Sep 18, 2024
1 parent
41e6a42
commit fc42f48
Showing
1 changed file
with
31 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1726623034526, | ||
"lastUpdate": 1726626121346, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -7262,6 +7262,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": "a9df45b9b9376f0f82bd2d907bfa4a385f3f69b2", | ||
"message": "fix: pipes not working on windows #336", | ||
"timestamp": "2024-09-17T19:10:21-07:00", | ||
"tree_id": "85572bbb0e10a3a935dfda401b5870812a352ae1", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/a9df45b9b9376f0f82bd2d907bfa4a385f3f69b2" | ||
}, | ||
"date": 1726626119885, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1974143479, | ||
"range": "± 61765690", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|