add Windows (pytest) benchmark result for 775bb4a0f2

This commit is contained in:
github-action-benchmark 2023-09-02 15:22:19 +00:00
commit 78bef65a3f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1693666881457,
"lastUpdate": 1693668139435,
"repoUrl": "https://github.com/chidiwilliams/buzz",
"entries": {
"macOS": [
@ -79,6 +79,53 @@ window.BENCHMARK_DATA = {
}
]
}
],
"Windows": [
{
"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": 1693668127853,
"tool": "pytest",
"benches": [
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
"value": 0.0063862282697849495,
"unit": "iter/sec",
"range": "stddev: 1.4725947299751294",
"extra": "mean: 156.58694893999993 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
"value": 0.047776709805872924,
"unit": "iter/sec",
"range": "stddev: 0.24545047455314856",
"extra": "mean: 20.930700419999948 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
"value": 0.05614787565393972,
"unit": "iter/sec",
"range": "stddev: 0.13177890304417533",
"extra": "mean: 17.81011282000004 sec\nrounds: 5"
}
]
}
]
}
}