add Windows (pytest) benchmark result for 2b839c35cb

This commit is contained in:
github-action-benchmark 2023-12-27 10:41:34 +00:00
commit 8efc93202f

View file

@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1703673691793,
"lastUpdate": 1703673694459,
"repoUrl": "https://github.com/chidiwilliams/buzz",
"entries": {
"macOS": [
@ -81,6 +81,51 @@ window.BENCHMARK_DATA = {
}
],
"Windows": [
{
"commit": {
"author": {
"email": "williamschidi1@gmail.com",
"name": "Chidi Williams",
"username": "chidiwilliams"
},
"committer": {
"email": "noreply@github.com",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "2b839c35cbed92f2916dcdc352a3606ac77957b6",
"message": "feat: add folder watch (#655)",
"timestamp": "2023-12-27T10:25:13Z",
"tree_id": "2265e9e541e6bd337f98e17e4d55ec7faa724308",
"url": "https://github.com/chidiwilliams/buzz/commit/2b839c35cbed92f2916dcdc352a3606ac77957b6"
},
"date": 1703673679578,
"tool": "pytest",
"benches": [
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
"value": 0.013164814440466011,
"unit": "iter/sec",
"range": "stddev: 0.11574150079490741",
"extra": "mean: 75.96005279999994 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
"value": 0.0640310714411135,
"unit": "iter/sec",
"range": "stddev: 0.1883184099831862",
"extra": "mean: 15.617417879999948 sec\nrounds: 5"
},
{
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
"value": 0.10653008044499745,
"unit": "iter/sec",
"range": "stddev: 0.03551131331748407",
"extra": "mean: 9.387020039999971 sec\nrounds: 5"
}
]
},
{
"commit": {
"author": {