Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 8042b9e
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 5, 2024
1 parent 8efe698 commit ab0136b
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": 1730762508009,
"lastUpdate": 1730768749294,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -22322,6 +22322,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": "8042b9eb2ca2aca1bbfa0267ed72447592b83588",
"message": "implement OrderedFrameStreamer",
"timestamp": "2024-11-04T16:57:22-08:00",
"tree_id": "443ac76268738e637c62a064702c7e21decd3cb8",
"url": "https://github.com/mediar-ai/screenpipe/commit/8042b9eb2ca2aca1bbfa0267ed72447592b83588"
},
"date": 1730768747622,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1944865854,
"range": "± 50890666",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit ab0136b

Please sign in to comment.