mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-17 16:10:08 +01:00
add Windows (pytest) benchmark result for a489c88342
This commit is contained in:
parent
3721b2b538
commit
265e1e6bb1
1 changed files with 46 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1683009843139,
|
||||
"lastUpdate": 1683009846176,
|
||||
"repoUrl": "https://github.com/chidiwilliams/buzz",
|
||||
"entries": {
|
||||
"Linux": [
|
||||
|
|
@ -3145,6 +3145,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": 1683009835167,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.04859697883293368,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 14.731572520784537",
|
||||
"extra": "mean: 20.577410860000008 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.09421079684258853,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.030237333740882787",
|
||||
"extra": "mean: 10.614494659999991 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Faster Whisper - Tiny]",
|
||||
"value": 0.09357369616152221,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.0900464509095947",
|
||||
"extra": "mean: 10.686763920000022 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue