Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 09af482
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 26, 2024
1 parent 44c8beb commit 9471de8
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": 1727381916497,
"lastUpdate": 1727382122314,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -9662,6 +9662,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": "09af4828ca4e62c1f2b26f550ec2a41e714bf653",
"message": "Update README.md",
"timestamp": "2024-09-26T13:11:27-07:00",
"tree_id": "a7b21ed095ab1e3ca0a61b15fb48019dd98cd13e",
"url": "https://github.com/mediar-ai/screenpipe/commit/09af4828ca4e62c1f2b26f550ec2a41e714bf653"
},
"date": 1727382121404,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2076446500,
"range": "± 59119843",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 9471de8

Please sign in to comment.