add Linux (pytest) benchmark result for cffd4f4a2e

This commit is contained in:
github-action-benchmark 2023-07-04 08:27:43 +00:00
commit 974db7c4e5

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1688459261687,
"lastUpdate": 1688459263576,
"repoUrl": "https://github.com/chidiwilliams/buzz",
"entries": {
"macOS": [
@ -81,6 +81,51 @@ window.BENCHMARK_DATA = {
}
],
"Linux": [
{
"commit": {
"author": {
"email": "williamschidi1@gmail.com",
"name": "Chidi Williams",
"username": "chidiwilliams"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "cffd4f4a2e0a9073e753ab7d0671b021b06ff878",
"message": "Upgrade to 0.8.3 (#520)",
"timestamp": "2023-07-04T09:18:57+01:00",
"tree_id": "1723c098aeefd8d2c7bef3c04157899bd34736eb",
"url": "https://github.com/chidiwilliams/buzz/commit/cffd4f4a2e0a9073e753ab7d0671b021b06ff878"
},
"date": 1688459256150,
"tool": "pytest",
"benches": [
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
"value": 0.0485256959292073,
"unit": "iter/sec",
"range": "stddev: 0.10138127883304265",
"extra": "mean: 20.607638506799994 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
"value": 0.06558942823838494,
"unit": "iter/sec",
"range": "stddev: 0.25259734360527053",
"extra": "mean: 15.246359464599958 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
"value": 0.07096644566266212,
"unit": "iter/sec",
"range": "stddev: 0.12405828597285158",
"extra": "mean: 14.091166475399996 sec\nrounds: 5"
}
]
},
{
"commit": {
"author": {