From 76bc66dbe1a77941f06f48b258bc8d39f3400e66 Mon Sep 17 00:00:00 2001 From: github-action-benchmark Date: Thu, 27 Jun 2024 06:34:55 +0000 Subject: [PATCH] add Haskell Benchmark (customSmallerIsBetter) benchmark result for 16f57e4d4b53d6ff5ef4eca6dad7e03ae75ea9e5 --- 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 89973a8d464..db8b6b8762a 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1719462941764, + "lastUpdate": 1719470094891, "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", "entries": { "Haskell Benchmark": [ @@ -10226,6 +10226,78 @@ window.BENCHMARK_DATA = { "range": 6.727729995797088e-8 } ] + }, + { + "commit": { + "author": { + "email": "alexey.kuleshevich@iohk.io", + "name": "Alexey Kuleshevich", + "username": "lehins" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "16f57e4d4b53d6ff5ef4eca6dad7e03ae75ea9e5", + "message": "Merge pull request #4433 from IntersectMBO/lehins/improve-resilience-of-futurePParams\n\nImprove resilience of future PParams", + "timestamp": "2024-06-27T00:31:48-06:00", + "tree_id": "59d02a3ba060e9720517eacb0e92aaab558f5a52", + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/16f57e4d4b53d6ff5ef4eca6dad7e03ae75ea9e5" + }, + "date": 1719470075769, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00005660033640367623, + "unit": "Nanoseconds", + "range": 0.0000042059417358661015 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.000060038449706585254, + "unit": "Nanoseconds", + "range": 0.0000029064961425367985 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00006883221423443592, + "unit": "Nanoseconds", + "range": 9.491384363678667e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.00010304109218831307, + "unit": "Nanoseconds", + "range": 0.000002234169481653384 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000009637129614569846, + "unit": "Nanoseconds", + "range": 4.21865019233851e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000017332385013822947, + "unit": "Nanoseconds", + "range": 3.001762142535353e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.000017949738188802813, + "unit": "Nanoseconds", + "range": 2.1134075142743777e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000008670941653969775, + "unit": "Nanoseconds", + "range": 2.2665092613876282e-7 + } + ] } ] }