Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 1a80cd7
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Aug 30, 2024
1 parent 66b68f5 commit 6b9870c
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": 1725030265413,
"lastUpdate": 1725030268574,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -452,6 +452,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": "1a80cd7e30c26f7440d308e453e162186e556567",
"message": "Merge pull request #247 from mediar-ai/update-formula-x86_64-apple-darwin-934a087993402846530d7b359cab18a18977736f\n\nUpdate Homebrew formula for x86_64-apple-darwin",
"timestamp": "2024-08-30T14:54:42Z",
"tree_id": "850316e7a2b15829f7a5ed59e1c9e63fa1f4cf58",
"url": "https://github.com/mediar-ai/screenpipe/commit/1a80cd7e30c26f7440d308e453e162186e556567"
},
"date": 1725030268003,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 2031726999,
"range": "± 161175541",
"unit": "ns/iter"
}
]
}
]
}
Expand Down

0 comments on commit 6b9870c

Please sign in to comment.