-
Notifications
You must be signed in to change notification settings - Fork 824
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 097da66
- Loading branch information
github-action-benchmark
committed
Nov 4, 2024
1 parent
308bd65
commit 88c98ea
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": 1730756722814, | ||
"lastUpdate": 1730758528155, | ||
"repoUrl": "https://github.com/mediar-ai/screenpipe", | ||
"entries": { | ||
"OCR Benchmarks": [ | ||
|
@@ -22262,6 +22262,36 @@ window.BENCHMARK_DATA = { | |
"unit": "ns/iter" | ||
} | ||
] | ||
}, | ||
{ | ||
"commit": { | ||
"author": { | ||
"email": "[email protected]", | ||
"name": "Louis Beaumont", | ||
"username": "louis030195" | ||
}, | ||
"committer": { | ||
"email": "[email protected]", | ||
"name": "Louis Beaumont", | ||
"username": "louis030195" | ||
}, | ||
"distinct": true, | ||
"id": "097da660e7a8b4090434076bde5743d9beccbdab", | ||
"message": "feat: add version in menu\nfix: size of ai chat in timeline\nfix: easier to drag in timeline\nrefactor: timeline not too intrusive", | ||
"timestamp": "2024-11-04T14:05:22-08:00", | ||
"tree_id": "e70f5289ed2dc28e06c76412a70aa95abcff266a", | ||
"url": "https://github.com/mediar-ai/screenpipe/commit/097da660e7a8b4090434076bde5743d9beccbdab" | ||
}, | ||
"date": 1730758526281, | ||
"tool": "cargo", | ||
"benches": [ | ||
{ | ||
"name": "Apple Vision OCR/Performance/", | ||
"value": 1906797000, | ||
"range": "± 15668176", | ||
"unit": "ns/iter" | ||
} | ||
] | ||
} | ||
], | ||
"STT Benchmarks": [ | ||
|