From 22e6fb91919d2451c008e75239edbfa31ed2d5a9 Mon Sep 17 00:00:00 2001 From: "hyperfine-action[bot]" Date: Wed, 16 Oct 2024 00:32:20 +0000 Subject: [PATCH] benchmark: publish for 93527a4c8ed386c879972807847ebfb32d41e448 --- benchmarks.json | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/benchmarks.json b/benchmarks.json index dd66cd13..018eb309 100644 --- a/benchmarks.json +++ b/benchmarks.json @@ -1,4 +1,22 @@ [ + { + "hash": "35a01121a9e076690bba25d778832dcbb86b97f9", + "createdAt": "2024-10-16T00:32:14.439Z", + "results": [ + { + "name": "Read 15,000 tiles from sparse.tiff", + "count": 10, + "command": "node packages/core/build/__benchmark__/cog.read.benchmark.js packages/core/data/sparse.tiff", + "mean": 0.59486345835, + "stddev": 0.005190706970021823, + "median": 0.59360696765, + "user": 0.70596041, + "system": 0.035904740000000004, + "min": 0.58886305415, + "max": 0.60653721715 + } + ] + }, { "hash": "fdbd4e975ac5f27c4e36438e0f1ff776e7db7f5a", "createdAt": "2024-10-15T23:29:04.481Z",