add Windows (pytest) benchmark result for cb5ad74620

This commit is contained in:
github-action-benchmark 2023-04-28 21:43:47 +00:00
commit 65fa2c8d49

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1682717829795,
"lastUpdate": 1682718227234,
"repoUrl": "https://github.com/chidiwilliams/buzz",
"entries": {
"Linux": [
@ -916,6 +916,51 @@ window.BENCHMARK_DATA = {
"extra": "mean: 12.374084559999982 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": "cb5ad7462009c22b615fffa7b41900d71ce93089",
"message": "Add models preferences (#421)",
"timestamp": "2023-04-28T22:28:05+01:00",
"tree_id": "d73fa7417412589115e943b85eb1fc96131df3b8",
"url": "https://github.com/chidiwilliams/buzz/commit/cb5ad7462009c22b615fffa7b41900d71ce93089"
},
"date": 1682718213906,
"tool": "pytest",
"benches": [
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
"value": 0.033528407554187865,
"unit": "iter/sec",
"range": "stddev: 4.400563477095618",
"extra": "mean: 29.825454680000007 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
"value": 0.046405133779903095,
"unit": "iter/sec",
"range": "stddev: 0.0890074763056758",
"extra": "mean: 21.54933987999998 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
"value": 0.053974781904557484,
"unit": "iter/sec",
"range": "stddev: 0.09935456691359325",
"extra": "mean: 18.52717074000002 sec\nrounds: 5"
}
]
}
]
}