Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for d59ea83
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 22, 2024
1 parent 618e18e commit 7f21a69
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": 1726969248388,
"lastUpdate": 1726972415562,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -8432,6 +8432,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": "d59ea839453cb81d5f512cce35a7c707fa90a331",
"message": "chore: memory optimisation",
"timestamp": "2024-09-21T19:23:53-07:00",
"tree_id": "504ce9a8b4bf516a4d1912f1f59453393c16315b",
"url": "https://github.com/mediar-ai/screenpipe/commit/d59ea839453cb81d5f512cce35a7c707fa90a331"
},
"date": 1726972414467,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2767111479,
"range": "± 276952835",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 7f21a69

Please sign in to comment.