mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-18 08:29:53 +01:00
add macOS (pytest) benchmark result for f29b3aa521
This commit is contained in:
parent
66afd61e77
commit
6bf5d65345
1 changed files with 39 additions and 1 deletions
|
|
@ -1,8 +1,46 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1692409199783,
|
||||
"lastUpdate": 1692409202587,
|
||||
"repoUrl": "https://github.com/chidiwilliams/buzz",
|
||||
"entries": {
|
||||
"macOS": [
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
"email": "williamschidi1@gmail.com",
|
||||
"name": "Chidi Williams",
|
||||
"username": "chidiwilliams"
|
||||
},
|
||||
"committer": {
|
||||
"email": "noreply@github.com",
|
||||
"name": "GitHub",
|
||||
"username": "web-flow"
|
||||
},
|
||||
"distinct": true,
|
||||
"id": "f29b3aa521c1a38e24a7a292d359ce59758fd811",
|
||||
"message": "Add captions to audio player (#573)",
|
||||
"timestamp": "2023-08-19T01:29:13Z",
|
||||
"tree_id": "45071cf011d3404734b2c2c757588d53f9656ef0",
|
||||
"url": "https://github.com/chidiwilliams/buzz/commit/f29b3aa521c1a38e24a7a292d359ce59758fd811"
|
||||
},
|
||||
"date": 1692409194170,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.061045565856585916,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 3.6713307398825283",
|
||||
"extra": "mean: 16.381206168999984 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.04218014529562274,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.6008740156217338",
|
||||
"extra": "mean: 23.707836779399987 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue