Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 08c8731
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent 1d10ba3 commit fdd144b
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": 1729009919343,
"lastUpdate": 1729012252299,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -15722,6 +15722,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Vamshi Maskuri",
"username": "varshith257"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "08c873124e2fc6733b91de1df738bde288bffd5e",
"message": "add simplified Chinese README (#476)",
"timestamp": "2024-10-15T10:02:10-07:00",
"tree_id": "fd8ceff434d1ed95308eb4a68454b69c0f193c1f",
"url": "https://github.com/mediar-ai/screenpipe/commit/08c873124e2fc6733b91de1df738bde288bffd5e"
},
"date": 1729012250865,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1870184146,
"range": "± 25525778",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit fdd144b

Please sign in to comment.