Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 8bc7812
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 28, 2024
1 parent ba89a1d commit 49e74f2
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": 1727551902516,
"lastUpdate": 1727563633188,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -10682,6 +10682,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": "8bc7812968878b091e47e45c7ce77e75552da980",
"message": "Update README.md",
"timestamp": "2024-09-28T15:38:39-07:00",
"tree_id": "594f471e74b20292f12ee5d6012680bb9df868a2",
"url": "https://github.com/mediar-ai/screenpipe/commit/8bc7812968878b091e47e45c7ce77e75552da980"
},
"date": 1727563632139,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1949779562,
"range": "± 35823374",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 49e74f2

Please sign in to comment.