add Linux (pytest) benchmark result for a489c88342

This commit is contained in:
github-action-benchmark 2023-05-02 06:41:11 +00:00
commit c22b2ef84d

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1683009670320,
"lastUpdate": 1683009671398,
"repoUrl": "https://github.com/chidiwilliams/buzz",
"entries": {
"Linux": [
@ -1075,6 +1075,51 @@ window.BENCHMARK_DATA = {
}
]
},
{
"commit": {
"author": {
"email": "williamschidi1@gmail.com",
"name": "Chidi Williams",
"username": "chidiwilliams"
},
"committer": {
"email": "williamschidi1@gmail.com",
"name": "Chidi Williams",
"username": "chidiwilliams"
},
"distinct": true,
"id": "a489c883424faf200127779ec0fea9e63d82238e",
"message": "Add App Store docs for Mac Silicon",
"timestamp": "2023-05-02T07:34:04+01:00",
"tree_id": "fcd63ae2390ff046107a46147412cded2204b4a7",
"url": "https://github.com/chidiwilliams/buzz/commit/a489c883424faf200127779ec0fea9e63d82238e"
},
"date": 1683009667412,
"tool": "pytest",
"benches": [
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
"value": 0.0709335175711262,
"unit": "iter/sec",
"range": "stddev: 0.050922920788794485",
"extra": "mean: 14.097707744400008 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
"value": 0.10642708952523354,
"unit": "iter/sec",
"range": "stddev: 0.43557982597562506",
"extra": "mean: 9.396103985000014 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
"value": 0.10300717446333929,
"unit": "iter/sec",
"range": "stddev: 0.10788922920033134",
"extra": "mean: 9.708061649200022 sec\nrounds: 5"
}
]
},
{
"commit": {
"author": {