mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-16 23:55:51 +01:00
add macOS (pytest) benchmark result for 6854d172f1
This commit is contained in:
parent
651f290e42
commit
45b30c8b7e
1 changed files with 39 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1686998344467,
|
||||
"lastUpdate": 1686998346143,
|
||||
"repoUrl": "https://github.com/chidiwilliams/buzz",
|
||||
"entries": {
|
||||
"Linux": [
|
||||
|
|
@ -3897,6 +3897,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": "6854d172f1e70b0115eac2f69490282b23fe4c6d",
|
||||
"message": "Upload Snapcraft build (#495)",
|
||||
"timestamp": "2023-06-17T10:26:57Z",
|
||||
"tree_id": "874ae9ca0cc51c32cd47beb97a3bf1e73d99bb19",
|
||||
"url": "https://github.com/chidiwilliams/buzz/commit/6854d172f1e70b0115eac2f69490282b23fe4c6d"
|
||||
},
|
||||
"date": 1686998339457,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.04095584316870324,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 2.2281057101598067",
|
||||
"extra": "mean: 24.416540415999997 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.03320449040059161,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.7260176283069776",
|
||||
"extra": "mean: 30.116408592200013 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue