mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-17 08:05:49 +01:00
add macOS (pytest) benchmark result for 69d1dd56f2
This commit is contained in:
parent
8359d10bb9
commit
13c5565371
1 changed files with 39 additions and 1 deletions
|
|
@ -1,8 +1,46 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1698519812409,
|
||||
"lastUpdate": 1698519815083,
|
||||
"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": "69d1dd56f2d4fc0a6a5d6f2a2f72a68c998d6d1e",
|
||||
"message": "Add publish PyPI step (#617)",
|
||||
"timestamp": "2023-10-28T18:57:54Z",
|
||||
"tree_id": "da08c5b2dd2ed61e04f7ca877ccd5f43a57b68b8",
|
||||
"url": "https://github.com/chidiwilliams/buzz/commit/69d1dd56f2d4fc0a6a5d6f2a2f72a68c998d6d1e"
|
||||
},
|
||||
"date": 1698519804889,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.15370312117872614,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 2.077492444310569",
|
||||
"extra": "mean: 6.50604875379986 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.0887014629830277,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 0.07197526718312933",
|
||||
"extra": "mean: 11.273771213799956 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue