From c1f9b3382d98f7280c9b0d849036fe9ef04e0664 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Mon, 18 Nov 2024 18:19:44 +0000 Subject: [PATCH] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 03c1bdff08fff2f9bcdeceb7e59113e4b79c9b1f --- dev/bench/data.js | 74 ++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 73 insertions(+), 1 deletion(-) diff --git a/dev/bench/data.js b/dev/bench/data.js index 7e342a239fb..ab367adcffe 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1731945283734, + "lastUpdate": 1731953983890, "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", "entries": { "Haskell Benchmark": [ @@ -22898,6 +22898,78 @@ window.BENCHMARK_DATA = { "range": 2.081885964962338e-7 } ] + }, + { + "commit": { + "author": { + "email": "m.algehed@gmail.com", + "name": "Maximilian Algehed", + "username": "MaximilianAlgehed" + }, + "committer": { + "email": "MaximilianAlgehed@users.noreply.github.com", + "name": "Maximilian Algehed", + "username": "MaximilianAlgehed" + }, + "distinct": true, + "id": "03c1bdff08fff2f9bcdeceb7e59113e4b79c9b1f", + "message": "`constrained-generators`: Fix test failure with narrowing", + "timestamp": "2024-11-18T19:16:16+01:00", + "tree_id": "4565757b63667e6cd2b8d875906c7b0946392ec2", + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/03c1bdff08fff2f9bcdeceb7e59113e4b79c9b1f" + }, + "date": 1731953963704, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.000055860205558887136, + "unit": "Nanoseconds", + "range": 0.000006247709304324965 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00005699778621036106, + "unit": "Nanoseconds", + "range": 9.883173627739992e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00006786133912917351, + "unit": "Nanoseconds", + "range": 0.000003294282057094786 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.00011843521052106584, + "unit": "Nanoseconds", + "range": 9.53839328448911e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000009773977398399435, + "unit": "Nanoseconds", + "range": 1.274801404754481e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000018532754452582606, + "unit": "Nanoseconds", + "range": 5.257463237726981e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.000018971096396398776, + "unit": "Nanoseconds", + "range": 5.13450426165489e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000009637919695801686, + "unit": "Nanoseconds", + "range": 8.693216540628998e-8 + } + ] } ] }