From 4d244c9d9deb1284c5801cdcb2185e5a9839e93c Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Sun, 24 Nov 2024 17:04:19 +0000 Subject: [PATCH] add Catch2 Benchmark (catch2) benchmark result for a6bb81486855f637009458c16d84ec709fc6439b --- dev/bench/data.js | 40 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 3266743..bd83474 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732466859756, + "lastUpdate": 1732467859578, "entries": { "Catch2 Benchmark": [ { @@ -27037,6 +27037,44 @@ window.BENCHMARK_DATA = { "extra": "100 samples\n1 iterations" } ] + }, + { + "commit": { + "author": { + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "name": "github-actions[bot]", + "username": "github-actions[bot]" + }, + "committer": { + "email": "41898282+github-actions[bot]@users.noreply.github.com", + "name": "github-actions[bot]", + "username": "github-actions[bot]" + }, + "distinct": true, + "id": "a6bb81486855f637009458c16d84ec709fc6439b", + "message": "Test changes from HDF5 repo.", + "timestamp": "2024-11-24T16:56:53Z", + "tree_id": "6a3d08f8bb0c1603625f611f6e9a7394a07c2067", + "url": "https://github.com/hyoklee/hpf/commit/a6bb81486855f637009458c16d84ec709fc6439b" + }, + "date": 1732467858342, + "tool": "catch2", + "benches": [ + { + "name": "efc_no 100", + "value": 662.037, + "range": "± 3.22233", + "unit": "ms", + "extra": "100 samples\n1 iterations" + }, + { + "name": "many_dsets 100", + "value": 1148.4399999999998, + "range": "± 28.3926", + "unit": "ms", + "extra": "100 samples\n1 iterations" + } + ] } ] },