Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for cba866f
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 29, 2024
1 parent be13bd0 commit 7a0fd0a
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": 1727571554122,
"lastUpdate": 1727636174802,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -10742,6 +10742,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": "cba866ff343324ff37b8b419c270136c4c4ca576",
"message": "Merge pull request #379 from eltociear/patch-3\n\nchore: update screenpipe.js",
"timestamp": "2024-09-29T11:46:31-07:00",
"tree_id": "c5cd529ca848760a7a8ddfa6390e0136b93f0c6b",
"url": "https://github.com/mediar-ai/screenpipe/commit/cba866ff343324ff37b8b419c270136c4c4ca576"
},
"date": 1727636173776,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2119773416,
"range": "± 55198168",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 7a0fd0a

Please sign in to comment.