-
Notifications
You must be signed in to change notification settings - Fork 494
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 fbfc06b
- Loading branch information
github-action-benchmark
committed
Aug 23, 2024
1 parent
daa1ef8
commit c038135
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": 1724413983095, | ||
"lastUpdate": 1724414080521, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -152,6 +152,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": "fbfc06b2cbf97aff2c757c92fc260f00037d8545", | ||
"message": "Merge branch 'main' into update-formula-x86_64-apple-darwin-fd875a63c46123d21ee76c21b217fe5e4675c39a", | ||
"timestamp": "2024-08-23T11:47:26Z", | ||
"tree_id": "fbff80878affe59fad21071ba4ea08d7dbcba6a8", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/fbfc06b2cbf97aff2c757c92fc260f00037d8545" | ||
}, | ||
"date": 1724414079901, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 2379995667, | ||
"range": "± 230518561", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
] | ||
} | ||
|