add Windows (pytest) benchmark result for 530bf28407

This commit is contained in:
github-action-benchmark 2023-06-17 06:52:40 +00:00
commit ee048cb321

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1686984324783,
"lastUpdate": 1686984760165,
"repoUrl": "https://github.com/chidiwilliams/buzz",
"entries": {
"Linux": [
@ -5780,6 +5780,51 @@ window.BENCHMARK_DATA = {
"extra": "mean: 17.377342260000024 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": "530bf28407f559ba45db9f2d07d0a6912cb4a1a4",
"message": "Fix terminal value in .desktop file (#487)",
"timestamp": "2023-06-17T07:35:10+01:00",
"tree_id": "ca3a1990722ff7bedabb4ee5b211e3c9371614ae",
"url": "https://github.com/chidiwilliams/buzz/commit/530bf28407f559ba45db9f2d07d0a6912cb4a1a4"
},
"date": 1686984750748,
"tool": "pytest",
"benches": [
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
"value": 0.012957114925586467,
"unit": "iter/sec",
"range": "stddev: 0.27920214578394054",
"extra": "mean: 77.17767463999999 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
"value": 0.06806622468480807,
"unit": "iter/sec",
"range": "stddev: 0.04878205624870561",
"extra": "mean: 14.691574339999988 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
"value": 0.0738335662090778,
"unit": "iter/sec",
"range": "stddev: 0.2998104782248508",
"extra": "mean: 13.543975339999907 sec\nrounds: 5"
}
]
}
]
}