From e8a787764ed20e9a77ccfeea0709fd3cb6b16336 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 12 Jun 2023 12:22:36 +0000 Subject: [PATCH] add macOS (pytest) benchmark result for 1b13a366cb997443d7b29c627c27d880137739be --- dev/bench/data.js | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 8b379eb0..3450e759 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1686572233113, + "lastUpdate": 1686572556556, "repoUrl": "https://github.com/chidiwilliams/buzz", "entries": { "Linux": [ @@ -3564,6 +3564,44 @@ window.BENCHMARK_DATA = { "extra": "mean: 38.05559514800002 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": "1b13a366cb997443d7b29c627c27d880137739be", + "message": "Add Snapcraft (#486)", + "timestamp": "2023-06-12T13:09:08+01:00", + "tree_id": "eeeb2094ef13e423d2894b1550f7bf8722d960fd", + "url": "https://github.com/chidiwilliams/buzz/commit/1b13a366cb997443d7b29c627c27d880137739be" + }, + "date": 1686572552181, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.04657636563672316, + "unit": "iter/sec", + "range": "stddev: 9.520191409933144", + "extra": "mean: 21.47011657800001 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.03541104915127017, + "unit": "iter/sec", + "range": "stddev: 2.2601522290665876", + "extra": "mean: 28.239773290200038 sec\nrounds: 5" + } + ] } ], "Windows": [