mirror of
https://github.com/chidiwilliams/buzz.git
synced 2026-03-16 23:55:51 +01:00
add macOS (pytest) benchmark result for 2dc0797e64
This commit is contained in:
parent
af62602817
commit
b217e8d839
1 changed files with 39 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
window.BENCHMARK_DATA = {
|
||||
"lastUpdate": 1687766144749,
|
||||
"lastUpdate": 1687766154766,
|
||||
"repoUrl": "https://github.com/chidiwilliams/buzz",
|
||||
"entries": {
|
||||
"Linux": [
|
||||
|
|
@ -95,6 +95,44 @@ window.BENCHMARK_DATA = {
|
|||
}
|
||||
],
|
||||
"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": "2dc0797e64931a62a7209d0cb30913a73de949bf",
|
||||
"message": "Refactor transcribers class (#508)",
|
||||
"timestamp": "2023-06-26T07:46:17Z",
|
||||
"tree_id": "c883ebd3dea5c588703aacc50b4673f10412011e",
|
||||
"url": "https://github.com/chidiwilliams/buzz/commit/2dc0797e64931a62a7209d0cb30913a73de949bf"
|
||||
},
|
||||
"date": 1687766125286,
|
||||
"tool": "pytest",
|
||||
"benches": [
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper.cpp - Tiny]",
|
||||
"value": 0.04436758954640923,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 2.1582924604753937",
|
||||
"extra": "mean: 22.53897518939999 sec\nrounds: 5"
|
||||
},
|
||||
{
|
||||
"name": "tests/transcriber_benchmarks_test.py::test_should_transcribe_and_benchmark[Whisper - Tiny]",
|
||||
"value": 0.03940542825580213,
|
||||
"unit": "iter/sec",
|
||||
"range": "stddev: 1.117734371707052",
|
||||
"extra": "mean: 25.377214365200008 sec\nrounds: 5"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"commit": {
|
||||
"author": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue