From 4e91359639bcca36616065da5523e497c82a2814 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 17 Jun 2023 10:46:52 +0000 Subject: [PATCH] add Windows (pytest) benchmark result for 6854d172f1e70b0115eac2f69490282b23fe4c6d --- dev/bench/data.js | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 2c7feed7..c7b98690 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686998809027, + "lastUpdate": 1686998812118, "repoUrl": "https://github.com/chidiwilliams/buzz", "entries": { "Linux": [ @@ -6037,6 +6037,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": "6854d172f1e70b0115eac2f69490282b23fe4c6d", + "message": "Upload Snapcraft build (#495)", + "timestamp": "2023-06-17T10:26:57Z", + "tree_id": "874ae9ca0cc51c32cd47beb97a3bf1e73d99bb19", + "url": "https://github.com/chidiwilliams/buzz/commit/6854d172f1e70b0115eac2f69490282b23fe4c6d" + }, + "date": 1686998796515, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.010711231876280222, + "unit": "iter/sec", + "range": "stddev: 0.1351291210231396", + "extra": "mean: 93.35994323999998 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.07243082258888499, + "unit": "iter/sec", + "range": "stddev: 0.08596458926306816", + "extra": "mean: 13.806276999999955 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]", + "value": 0.0751731697407194, + "unit": "iter/sec", + "range": "stddev: 0.10878683500295347", + "extra": "mean: 13.302618520000033 sec\nrounds: 5" + } + ] + }, { "commit": { "author": {