Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 2e7524d
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Nov 4, 2024
1 parent 738621d commit 308bd65
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": 1730756693858,
"lastUpdate": 1730756722814,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -22232,6 +22232,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": "2e7524dd7362597fa6cfa6cf024028e5bfe5524f",
"message": "Update README.md",
"timestamp": "2024-11-04T13:33:20-08:00",
"tree_id": "f2c6a504f386ca2b9f93809b3aea187682c4986b",
"url": "https://github.com/mediar-ai/screenpipe/commit/2e7524dd7362597fa6cfa6cf024028e5bfe5524f"
},
"date": 1730756721076,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1959050645,
"range": "± 62082865",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit 308bd65

Please sign in to comment.