mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-16 23:55:51 +01:00
add macOS (pytest) benchmark result for c281684ad7
This commit is contained in:
parent
bc94e04969
commit
fc3e9fa35f
1 changed files with 39 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1683399358660,
|
||||
"lastUpdate": 1683399422406,
|
||||
"repoUrl": "https://github.com/chidiwilliams/buzz",
|
||||
"entries": {
|
||||
"Linux": [
|
||||
|
|
@ -2236,6 +2236,44 @@ window.BENCHMARK_DATA = {
|
|||
"extra": "mean: 31.9558617798 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "williamschidi1@gmail.com",
|
||||
"name": "Chidi Williams",
|
||||
"username": "chidiwilliams"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "c281684ad7457877b95ef3e5ff55c4e7b3787b69",
|
||||
"message": "Fix Ubuntu release artifacts (#451)",
|
||||
"timestamp": "2023-05-06T18:49:26Z",
|
||||
"tree_id": "73b6c66604648332bc59de7e6ae97853a7fb927a",
|
||||
"url": "https://github.com/chidiwilliams/buzz/commit/c281684ad7457877b95ef3e5ff55c4e7b3787b69"
|
||||
},
|
||||
"date": 1683399417529,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.11153494073068955,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.10852463686574267",
|
||||
"extra": "mean: 8.96580025459989 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.04474211344400899,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.027675851418104826",
|
||||
"extra": "mean: 22.35030764139956 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"Windows": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue