From 263df2074efab6f370b5e83303932f8e3c8e71bf Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 1 May 2023 08:54:05 +0000 Subject: [PATCH] add macOS (pytest) benchmark result for 0804c2743c0fdcf699e56ab3815c2c0131e26d35 --- 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 be72eee4..e7a29d89 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682929672375, + "lastUpdate": 1682931245407, "repoUrl": "https://github.com/chidiwilliams/buzz", "entries": { "Linux": [ @@ -1482,6 +1482,44 @@ window.BENCHMARK_DATA = { "extra": "mean: 23.85587036679999 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": "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": 1682931228329, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.08230633827963806, + "unit": "iter/sec", + "range": "stddev: 1.241005476298318", + "extra": "mean: 12.1497325832 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.03522224019069307, + "unit": "iter/sec", + "range": "stddev: 3.0806463149466983", + "extra": "mean: 28.391152708800007 sec\nrounds: 5" + } + ] } ], "Windows": [