Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for dda7147
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2024
1 parent 3fd1ccb commit 9e9550d
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": 1727970093509,
"lastUpdate": 1727970097066,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -11852,6 +11852,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Louis Beaumont",
"username": "louis030195"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "dda7147cbb867f03077125383b24ad5058be7fd9",
"message": "Update README.md",
"timestamp": "2024-10-03T08:32:46-07:00",
"tree_id": "9302351c7af8b2186656a12913d836d508e4d4b0",
"url": "https://github.com/mediar-ai/screenpipe/commit/dda7147cbb867f03077125383b24ad5058be7fd9"
},
"date": 1727970096100,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2410971729,
"range": "± 404228618",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 9e9550d

Please sign in to comment.