add Windows (pytest) benchmark result for 6854d172f1

This commit is contained in:
github-action-benchmark 2023-06-17 10:46:52 +00:00
commit 4e91359639

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1686998809027,
"lastUpdate": 1686998812118,
"repoUrl": "https://github.com/chidiwilliams/buzz",
"entries": {
"Linux": [
@ -6037,6 +6037,51 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "williamschidi1@gmail.com",
"name": "Chidi Williams",
"username": "chidiwilliams"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "6854d172f1e70b0115eac2f69490282b23fe4c6d",
"message": "Upload Snapcraft build (#495)",
"timestamp": "2023-06-17T10:26:57Z",
"tree_id": "874ae9ca0cc51c32cd47beb97a3bf1e73d99bb19",
"url": "https://github.com/chidiwilliams/buzz/commit/6854d172f1e70b0115eac2f69490282b23fe4c6d"
},
"date": 1686998796515,
"tool": "pytest",
"benches": [
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
"value": 0.010711231876280222,
"unit": "iter/sec",
"range": "stddev: 0.1351291210231396",
"extra": "mean: 93.35994323999998 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
"value": 0.07243082258888499,
"unit": "iter/sec",
"range": "stddev: 0.08596458926306816",
"extra": "mean: 13.806276999999955 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
"value": 0.0751731697407194,
"unit": "iter/sec",
"range": "stddev: 0.10878683500295347",
"extra": "mean: 13.302618520000033 sec\nrounds: 5"
}
]
},
{
"commit": {
"author": {