From fc3e9fa35f134b9632895658600a36667548c19f Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 6 May 2023 18:57:02 +0000 Subject: [PATCH] add macOS (pytest) benchmark result for c281684ad7457877b95ef3e5ff55c4e7b3787b69 --- 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 b469c59e..2b3d7d36 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1683399358660, + "lastUpdate": 1683399422406, "repoUrl": "https://github.com/chidiwilliams/buzz", "entries": { "Linux": [ @@ -2236,6 +2236,44 @@ window.BENCHMARK_DATA = { "extra": "mean: 31.9558617798 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": "c281684ad7457877b95ef3e5ff55c4e7b3787b69", + "message": "Fix Ubuntu release artifacts (#451)", + "timestamp": "2023-05-06T18:49:26Z", + "tree_id": "73b6c66604648332bc59de7e6ae97853a7fb927a", + "url": "https://github.com/chidiwilliams/buzz/commit/c281684ad7457877b95ef3e5ff55c4e7b3787b69" + }, + "date": 1683399417529, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.11153494073068955, + "unit": "iter/sec", + "range": "stddev: 0.10852463686574267", + "extra": "mean: 8.96580025459989 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.04474211344400899, + "unit": "iter/sec", + "range": "stddev: 0.027675851418104826", + "extra": "mean: 22.35030764139956 sec\nrounds: 5" + } + ] } ], "Windows": [