-
Notifications
You must be signed in to change notification settings - Fork 495
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 a330b62
- Loading branch information
github-action-benchmark
committed
Aug 23, 2024
1 parent
c8c56e4
commit daa1ef8
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": 1724413330179, | ||
"lastUpdate": 1724413983095, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -122,6 +122,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": "a330b626a2dcfc2035e75fe5848a13d737385ce9", | ||
"message": "Merge pull request #206 from mediar-ai/update-formula-aarch64-apple-darwin-fd875a63c46123d21ee76c21b217fe5e4675c39a\n\nUpdate Homebrew formula for aarch64-apple-darwin", | ||
"timestamp": "2024-08-23T11:46:57Z", | ||
"tree_id": "636b2e955b0b4d23ea16e2c7ec6648c3969d71eb", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/a330b626a2dcfc2035e75fe5848a13d737385ce9" | ||
}, | ||
"date": 1724413982038, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 2668428708, | ||
"range": "± 336716238", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|