From 5088f431ed06620d77a526f62b5e9ca6127027b9 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 9 Dec 2024 18:52:50 +0000 Subject: [PATCH] add Catch2 Benchmark (catch2) benchmark result for e3c661617bc6aa55f26ae4457c737a55545a86a4 --- 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 b2f6267af..f16c81efa 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1733770353350, + "lastUpdate": 1733770370161, "entries": { "Rust Benchmark": [ { @@ -55701,6 +55701,44 @@ window.BENCHMARK_DATA = { "extra": "100 samples\n2 iterations" } ] + }, + { + "commit": { + "author": { + "email": "afonso.tfaria21@gmail.com", + "name": "xtrm0", + "username": "xtrm0" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "e3c661617bc6aa55f26ae4457c737a55545a86a4", + "message": "feat: allow to parse generic cargo bench/criterion units (#280)", + "timestamp": "2024-12-09T19:51:18+01:00", + "tree_id": "005f79e62d174cd1a903941ebbf0a13dadda2946", + "url": "https://github.com/benchmark-action/github-action-benchmark/commit/e3c661617bc6aa55f26ae4457c737a55545a86a4" + }, + "date": 1733770366837, + "tool": "catch2", + "benches": [ + { + "name": "Fibonacci 10", + "value": 146.673, + "range": "± 2.82405", + "unit": "ns", + "extra": "100 samples\n196 iterations" + }, + { + "name": "Fibonacci 20", + "value": 20.0381, + "range": "± 903.223", + "unit": "us", + "extra": "100 samples\n2 iterations" + } + ] } ], "Julia benchmark result": [