Skip to content

Commit

Permalink
benchmark: publish for b035ff8
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperfine-action[bot] committed Dec 6, 2023
1 parent b035ff8 commit 36a9fe0
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": "971600fefc426ee599c1a31e21e7a06995a6ebf6",
"createdAt": "2023-12-06T00:41:12.487Z",
"results": [
{
"name": "Tile 256x256",
"count": 14,
"command": "node packages/tiler-sharp/build/__tests__/tile.benchmark.js 256",
"mean": 0.20060833221071422,
"stddev": 0.003297545587261168,
"median": 0.20010236992500002,
"user": 0.19344797571428574,
"system": 0.050422682857142846,
"min": 0.196655548925,
"max": 0.20543549292500002
},
{
"name": "Tile 512x512",
"count": 15,
"command": "node packages/tiler-sharp/build/__tests__/tile.benchmark.js 512",
"mean": 0.20035451971499996,
"stddev": 0.001911790311176889,
"median": 0.199926237315,
"user": 0.19646144999999998,
"system": 0.04827635,
"min": 0.19684764431500001,
"max": 0.204486134315
}
]
},
{
"hash": "a8d9d7c632d3fbe970ff55aecfd549b039b0ea51",
"createdAt": "2023-12-06T00:35:53.331Z",
Expand Down Expand Up @@ -14968,35 +14998,5 @@
"max": 0.32759771539000004
}
]
},
{
"hash": "ac3dadef400440f01ae9886c087e1a242193e99e",
"createdAt": "2022-04-05T01:44:28.152Z",
"results": [
{
"name": "Tile 256x256",
"count": 10,
"command": "node packages/tiler-sharp/build/__test__/tile.benchmark.js 256",
"mean": 0.31262015013,
"stddev": 0.004769270148201125,
"median": 0.31446220383,
"user": 0.3297031,
"system": 0.04753527,
"min": 0.30336961133000007,
"max": 0.31880390933
},
{
"name": "Tile 512x512",
"count": 10,
"command": "node packages/tiler-sharp/build/__test__/tile.benchmark.js 512",
"mean": 0.31270784766000004,
"stddev": 0.00349931501470965,
"median": 0.31110428446000005,
"user": 0.32953709499999995,
"system": 0.05069457999999999,
"min": 0.30896495746,
"max": 0.31828317646000004
}
]
}
]

0 comments on commit 36a9fe0

Please sign in to comment.