From 44f968ad78d5f83337af72ed002fcfcb0532a7d9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sat, 2 Sep 2023 15:01:19 +0000 Subject: [PATCH] add macOS (pytest) benchmark result for 775bb4a0f26e36a03b319c52883d9939164ed29a --- dev/bench/data.js | 46 +++++++ dev/bench/index.html | 281 +++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 327 insertions(+) create mode 100644 dev/bench/data.js create mode 100644 dev/bench/index.html diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000..20d2401d --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,46 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1693666879214, + "repoUrl": "https://github.com/chidiwilliams/buzz", + "entries": { + "macOS": [ + { + "commit": { + "author": { + "email": "34811668+albanobattistella@users.noreply.github.com", + "name": "albanobattistella", + "username": "albanobattistella" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "775bb4a0f26e36a03b319c52883d9939164ed29a", + "message": "Update buzz.po (#592)", + "timestamp": "2023-09-02T14:54:03Z", + "tree_id": "1fa7dd9d1f356bbf14f5e5d5b5ed0baf1c358861", + "url": "https://github.com/chidiwilliams/buzz/commit/775bb4a0f26e36a03b319c52883d9939164ed29a" + }, + "date": 1693666873386, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.13809618691652326, + "unit": "iter/sec", + "range": "stddev: 0.016552085306362763", + "extra": "mean: 7.24132955680002 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.04512114830626435, + "unit": "iter/sec", + "range": "stddev: 0.2591970728366527", + "extra": "mean: 22.162556529199993 sec\nrounds: 5" + } + ] + } + ] + } +} \ No newline at end of file diff --git a/dev/bench/index.html b/dev/bench/index.html new file mode 100644 index 00000000..6c887805 --- /dev/null +++ b/dev/bench/index.html @@ -0,0 +1,281 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +