mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-17 08:05:49 +01:00
add Linux (pytest) benchmark result for 0804c2743c
This commit is contained in:
parent
44fa6d10a3
commit
9851bb0ea5
1 changed files with 46 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1682931254809,
|
||||
"lastUpdate": 1682931256601,
|
||||
"repoUrl": "https://github.com/chidiwilliams/buzz",
|
||||
"entries": {
|
||||
"Linux": [
|
||||
|
|
@ -805,6 +805,51 @@ window.BENCHMARK_DATA = {
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "williamschidi1@gmail.com",
|
||||
"name": "Chidi Williams",
|
||||
"username": "chidiwilliams"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "0804c2743c0fdcf699e56ab3815c2c0131e26d35",
|
||||
"message": "Upgrade to 0.8.1 (#434)",
|
||||
"timestamp": "2023-05-01T08:44:45Z",
|
||||
"tree_id": "71fd00b02de4a08476f69fed3141aae67a25e42a",
|
||||
"url": "https://github.com/chidiwilliams/buzz/commit/0804c2743c0fdcf699e56ab3815c2c0131e26d35"
|
||||
},
|
||||
"date": 1682931249649,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.06313025237010275,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.12066960641144314",
|
||||
"extra": "mean: 15.840266155400013 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.10071040716763052,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.19129194134839855",
|
||||
"extra": "mean: 9.9294604016 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
|
||||
"value": 0.09922968046683833,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.13434781005645027",
|
||||
"extra": "mean: 10.077629952000006 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue