From b88d19d618f3f78d145f4e2becac399e549e27ef Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 20 Jun 2023 11:36:17 +0000 Subject: [PATCH] add macOS (pytest) benchmark result for 5ca72dd99215454768c93e70ef921c6dbd6b6185 --- 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 7aa0c85f..b355f830 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1687260973693, + "lastUpdate": 1687260977127, "repoUrl": "https://github.com/chidiwilliams/buzz", "entries": { "Linux": [ @@ -4063,6 +4063,44 @@ 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": "5ca72dd99215454768c93e70ef921c6dbd6b6185", + "message": "Upgrade to 0.8.2 (#499)", + "timestamp": "2023-06-20T11:23:50Z", + "tree_id": "54a7cf2c76f69968c2fc34ab31ae97ee22440c8f", + "url": "https://github.com/chidiwilliams/buzz/commit/5ca72dd99215454768c93e70ef921c6dbd6b6185" + }, + "date": 1687260963188, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.04136079007187759, + "unit": "iter/sec", + "range": "stddev: 4.948991031379027", + "extra": "mean: 24.177487863800003 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.037459481815048615, + "unit": "iter/sec", + "range": "stddev: 1.1085930257707666", + "extra": "mean: 26.695510763799984 sec\nrounds: 5" + } + ] + }, { "commit": { "author": {