mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-18 00:19:57 +01:00
add macOS (pytest) benchmark result for cb5ad74620
This commit is contained in:
parent
d6b5b3e9a0
commit
5963707769
1 changed files with 39 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1682717823606,
|
||||
"lastUpdate": 1682717829795,
|
||||
"repoUrl": "https://github.com/chidiwilliams/buzz",
|
||||
"entries": {
|
||||
"Linux": [
|
||||
|
|
@ -577,6 +577,44 @@ 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": "cb5ad7462009c22b615fffa7b41900d71ce93089",
|
||||
"message": "Add models preferences (#421)",
|
||||
"timestamp": "2023-04-28T22:28:05+01:00",
|
||||
"tree_id": "d73fa7417412589115e943b85eb1fc96131df3b8",
|
||||
"url": "https://github.com/chidiwilliams/buzz/commit/cb5ad7462009c22b615fffa7b41900d71ce93089"
|
||||
},
|
||||
"date": 1682717808636,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.04698284821999864,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 2.7030199018714227",
|
||||
"extra": "mean: 21.284363079000002 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.03968151322729494,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 1.0191501294724707",
|
||||
"extra": "mean: 25.20065185699999 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue