diff --git a/dev/bench/data.js b/dev/bench/data.js index 1d4dfadf..4b086458 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1684631778692, + "lastUpdate": 1684632009126, "repoUrl": "https://github.com/chidiwilliams/buzz", "entries": { "Linux": [ @@ -2568,6 +2568,44 @@ window.BENCHMARK_DATA = { "extra": "mean: 26.543563052799936 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": "e907614e7a39a2534f18e5e61ad23851337f8518", + "message": "Add duration for completed files (#463)", + "timestamp": "2023-05-21T01:09:45Z", + "tree_id": "6d29244ee0d40a2648c44829c39487614f7dd7bb", + "url": "https://github.com/chidiwilliams/buzz/commit/e907614e7a39a2534f18e5e61ad23851337f8518" + }, + "date": 1684632004993, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.06809893699958752, + "unit": "iter/sec", + "range": "stddev: 6.192593356101601", + "extra": "mean: 14.684517028599975 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.04044155284171374, + "unit": "iter/sec", + "range": "stddev: 2.0537642407954704", + "extra": "mean: 24.727042601799962 sec\nrounds: 5" + } + ] } ], "Windows": [