-
Notifications
You must be signed in to change notification settings - Fork 821
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add OCR Benchmarks (cargo) benchmark result for 1a80cd7
- 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.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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": [ | ||
|
@@ -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" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|