Skip to content

Commit

Permalink
benchmark: publish for eeb0770
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperfine-action[bot] committed Dec 16, 2024
1 parent eeb0770 commit d07b418
Showing 1 changed file with 30 additions and 30 deletions.
60 changes: 30 additions & 30 deletions benchmarks.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,34 @@
[
{
"hash": "17f523c96c84cbe48927f1120783cc5133070309",
"createdAt": "2024-12-16T00:24:32.992Z",
"results": [
{
"name": "Sleep 100ms",
"count": 29,
"command": "sleep 0.1",
"mean": 0.10127476479379312,
"stddev": 0.0001616034580923145,
"median": 0.10128775638000001,
"user": 0.000985787241379311,
"system": 0.00037572051724137935,
"min": 0.10101626938000001,
"max": 0.10170895038000001
},
{
"name": "Test index",
"count": 10,
"command": "node index.js",
"mean": 0.7903882358950001,
"stddev": 0.047350700264555574,
"median": 0.7755804822950001,
"user": 0.014880549999999998,
"system": 0.0110967,
"min": 0.7747639527950001,
"max": 0.9251437677950001
}
]
},
{
"hash": "17f523c96c84cbe48927f1120783cc5133070309",
"createdAt": "2024-12-15T00:25:32.301Z",
Expand Down Expand Up @@ -14968,35 +14998,5 @@
"max": 0.91002877281
}
]
},
{
"hash": "1b315d505562641ed508c929691f4dcd828bcb8f",
"createdAt": "2023-08-05T00:16:33.445Z",
"results": [
{
"name": "Sleep 100ms",
"count": 29,
"command": "sleep 0.1",
"mean": 0.10180085309275864,
"stddev": 0.0003574147999543404,
"median": 0.10170323261000001,
"user": 0.001260562413793103,
"system": 0.00045805172413793094,
"min": 0.10139233161000001,
"max": 0.10338973661
},
{
"name": "Test index",
"count": 10,
"command": "node index.js",
"mean": 0.8157259648850002,
"stddev": 0.05472620588584755,
"median": 0.798221357885,
"user": 0.03471192,
"system": 0.015697094,
"min": 0.7965821033850001,
"max": 0.9714333743850001
}
]
}
]

0 comments on commit d07b418

Please sign in to comment.