Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for c8ab924
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 4, 2024
1 parent f784314 commit 6d2404e
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": 1730682321764,
"lastUpdate": 1730742365637,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -21932,6 +21932,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": "c8ab924707bc5475c8d8b2e289c3eb0468a7cc9b",
"message": "fix: remove deepgram api key",
"timestamp": "2024-11-04T09:35:40-08:00",
"tree_id": "5611faa1a225cfeaecb9975326777fea84ae1743",
"url": "https://github.com/mediar-ai/screenpipe/commit/c8ab924707bc5475c8d8b2e289c3eb0468a7cc9b"
},
"date": 1730742363534,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2045590084,
"range": "± 183429351",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 6d2404e

Please sign in to comment.