diff --git a/dev/bench/data.js b/dev/bench/data.js index 55ceba3e..224d06a0 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -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": {