Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for f44270e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 19, 2024
1 parent 40bb49e commit 272334b
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": 1726708383894,
"lastUpdate": 1726708428016,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -7622,6 +7622,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": "f44270e40e9aa6a401d497b6861204de300c1d84",
"message": "Update README.md",
"timestamp": "2024-09-18T18:02:12-07:00",
"tree_id": "dc9db60577688cffaf296aeb6bcc32e432d6cdaa",
"url": "https://github.com/mediar-ai/screenpipe/commit/f44270e40e9aa6a401d497b6861204de300c1d84"
},
"date": 1726708427200,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2090593166,
"range": "± 98790125",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 272334b

Please sign in to comment.