diff --git a/dev/bench/data.js b/dev/bench/data.js index 30520cd490e..cb61f7ff4a3 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1737470269058, + "lastUpdate": 1737491183683, "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", "entries": { "Haskell Benchmark": [ @@ -26138,6 +26138,78 @@ window.BENCHMARK_DATA = { "range": 1.0556590779086629e-7 } ] + }, + { + "commit": { + "author": { + "email": "neil.mayhew@iohk.io", + "name": "Neil Mayhew", + "username": "neilmayhew" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "97266f3e4cb3e4f693f4530af0171d162129a006", + "message": "Merge pull request #4845 from IntersectMBO/nm/fix-haddock-generation\n\nPin Cabal version in Haddocks to GitHub Pages workflow", + "timestamp": "2025-01-21T13:22:43-07:00", + "tree_id": "68d1463f2815fd914a7abc5808b0f91c91108b7a", + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/97266f3e4cb3e4f693f4530af0171d162129a006" + }, + "date": 1737491156055, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra", + "value": 0.00014764607722673868, + "unit": "Nanoseconds", + "range": 0.0000072426497046671695 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra", + "value": 0.0001513114389598352, + "unit": "Nanoseconds", + "range": 0.0000072209386204454755 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra", + "value": 0.00014956913584288485, + "unit": "Nanoseconds", + "range": 9.189047883469069e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra", + "value": 0.0002427026287718717, + "unit": "Nanoseconds", + "range": 0.000007206266960614819 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra", + "value": 0.000011044613321735577, + "unit": "Nanoseconds", + "range": 1.5671795107109592e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra", + "value": 0.00001905342186306029, + "unit": "Nanoseconds", + "range": 3.268859571563913e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra", + "value": 0.000019514860005082227, + "unit": "Nanoseconds", + "range": 2.0674827855703618e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra", + "value": 0.000009879128244728101, + "unit": "Nanoseconds", + "range": 5.811729362771456e-7 + } + ] } ] }