Skip to content

Commit

Permalink
add OCR Benchmarks (cargo) benchmark result for 07fd73b
Browse files Browse the repository at this point in the history
  • Loading branch information
github-action-benchmark committed Oct 3, 2024
1 parent c8f543b commit c4e33d7
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": 1727970520579,
"lastUpdate": 1727979218750,
"repoUrl": "https://github.com/mediar-ai/screenpipe",
"entries": {
"OCR Benchmarks": [
Expand Down Expand Up @@ -11912,6 +11912,36 @@ window.BENCHMARK_DATA = {
"unit": "ns/iter"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Ren",
"username": "QuincySan"
},
"committer": {
"email": "[email protected]",
"name": "Louis Beaumont",
"username": "louis030195"
},
"distinct": true,
"id": "07fd73b34cbcbc6e35b726a4d9bd6de1440b4936",
"message": "ocr_CN_support",
"timestamp": "2024-10-03T11:04:02-07:00",
"tree_id": "66591278116304b4dd02b668a9d48bc0e0e69be1",
"url": "https://github.com/mediar-ai/screenpipe/commit/07fd73b34cbcbc6e35b726a4d9bd6de1440b4936"
},
"date": 1727979217143,
"tool": "cargo",
"benches": [
{
"name": "Apple Vision OCR/Performance/",
"value": 1858341521,
"range": "± 18661437",
"unit": "ns/iter"
}
]
}
],
"STT Benchmarks": [
Expand Down

0 comments on commit c4e33d7

Please sign in to comment.