From 57e455bd04c7b7ca336217eab604c844151f6744 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 1 May 2023 15:56:00 +0000 Subject: [PATCH] add Linux (pytest) benchmark result for 78ce227627ab8fc0e168f21457c023d1a38bb703 --- dev/bench/data.js | 47 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 46 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 958712b0..ac6efdc9 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1682937000216, + "lastUpdate": 1682956560883, "repoUrl": "https://github.com/chidiwilliams/buzz", "entries": { "Linux": [ @@ -984,6 +984,51 @@ window.BENCHMARK_DATA = { "extra": "mean: 9.308791625199978 sec\nrounds: 5" } ] + }, + { + "commit": { + "author": { + "email": "74401447+c469591@users.noreply.github.com", + "name": "c469591", + "username": "c469591" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "78ce227627ab8fc0e168f21457c023d1a38bb703", + "message": "Add Simplified Chinese and Traditional Chinese translation (#437)", + "timestamp": "2023-05-01T16:50:02+01:00", + "tree_id": "2c12237c165caadb9fd51f6ffe17f79528901b4b", + "url": "https://github.com/chidiwilliams/buzz/commit/78ce227627ab8fc0e168f21457c023d1a38bb703" + }, + "date": 1682956557901, + "tool": "pytest", + "benches": [ + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]", + "value": 0.07238285851787662, + "unit": "iter/sec", + "range": "stddev: 0.14279395979442328", + "extra": "mean: 13.815425647400025 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]", + "value": 0.11750083746095827, + "unit": "iter/sec", + "range": "stddev: 0.09107126801950713", + "extra": "mean: 8.51057764019995 sec\nrounds: 5" + }, + { + "name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]", + "value": 0.1128251569911871, + "unit": "iter/sec", + "range": "stddev: 0.06726030036104295", + "extra": "mean: 8.863271513799987 sec\nrounds: 5" + } + ] } ], "macOS": [