Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for ddf4023
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Sep 20, 2024
1 parent fda6979 commit f851583
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": 1726802869997,
"lastUpdate": 1726805596106,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -7862,6 +7862,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": "ddf4023b09f6c5ccc678e3bd87a3cd67ddce0b08",
"message": "fix: minor regression on badge click",
"timestamp": "2024-09-19T21:02:14-07:00",
"tree_id": "731ad9618057cdc4a8017796509c6a20332dcf22",
"url": "https://github.com/mediar-ai/screenpipe/commit/ddf4023b09f6c5ccc678e3bd87a3cd67ddce0b08"
},
"date": 1726805595202,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2325748416,
"range": "± 349089203",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit f851583

Please sign in to comment.