From 41c3f83e8b5bf3866bbe6bc6ace96b723e9321b3 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Tue, 3 Dec 2024 02:46:20 +0000 Subject: [PATCH] add Catch2 Benchmark (catch2) benchmark result for e63bce31483880edfe458ee777d840b60522c063 --- 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 bd83474..7591fea 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1732467859578, + "lastUpdate": 1733193980333, "entries": { "Catch2 Benchmark": [ { @@ -27075,6 +27075,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": "e63bce31483880edfe458ee777d840b60522c063", + "message": "Test changes from HDF5 repo.", + "timestamp": "2024-12-03T02:39:04Z", + "tree_id": "df890183ffd787fb7356dd8f6bc75c36d0f06db0", + "url": "https://github.com/hyoklee/hpf/commit/e63bce31483880edfe458ee777d840b60522c063" + }, + "date": 1733193978495, + "tool": "catch2", + "benches": [ + { + "name": "efc_no 100", + "value": 632.205, + "range": "± 5.55614", + "unit": "ms", + "extra": "100 samples\n1 iterations" + }, + { + "name": "many_dsets 100", + "value": 1104.66, + "range": "± 23.675", + "unit": "ms", + "extra": "100 samples\n1 iterations" + } + ] } ] },