Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 9c486b0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 15, 2024
1 parent 9aed055 commit e01e377
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": 1729030887891,
"lastUpdate": 1729031120270,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -15962,6 +15962,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Louis Beaumont",
"username": "louis030195"
},
"committer": {
"email": "[email protected]",
"name": "Louis Beaumont",
"username": "louis030195"
},
"distinct": true,
"id": "9c486b07b6f854e42a31d70bea8478b582d6579b",
"message": "docs: align style",
"timestamp": "2024-10-15T15:17:48-07:00",
"tree_id": "5101d8fa3174d80da1fdb55d64bc357c18e6992b",
"url": "https://github.com/mediar-ai/screenpipe/commit/9c486b07b6f854e42a31d70bea8478b582d6579b"
},
"date": 1729031118891,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1867039021,
"range": "± 15074725",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit e01e377

Please sign in to comment.