diff --git a/dev/bench/data.js b/dev/bench/data.js index 09f76e6f0f2..ab80139dccd 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1739883559970, + "lastUpdate": 1740016862261, "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", "entries": { "Haskell Benchmark": [ @@ -26642,6 +26642,78 @@ window.BENCHMARK_DATA = { "range": 5.848651002781282e-8 } ] + }, + { + "commit": { + "author": { + "email": "Lucsanszky@users.noreply.github.com", + "name": "Lucsanszky", + "username": "Lucsanszky" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "9f98a9e15d8220ccc4940935efdce8dc69a63c22", + "message": "Convert `CertState` to a type family (#4861)\n\nResolves #4693\n\nCo-authored-by: Alexey Kuleshevich ", + "timestamp": "2025-02-19T18:57:32-07:00", + "tree_id": "3b7d8a84538e751faddf4021d81628ba12506a4f", + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/9f98a9e15d8220ccc4940935efdce8dc69a63c22" + }, + "date": 1740016840852, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra", + "value": 0.00014339593577254996, + "unit": "Nanoseconds", + "range": 5.653590902211282e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra", + "value": 0.00014892428111544745, + "unit": "Nanoseconds", + "range": 0.000004275305675922105 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra", + "value": 0.0001500152400654691, + "unit": "Nanoseconds", + "range": 0.000007628259906833409 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra", + "value": 0.00023357862793162024, + "unit": "Nanoseconds", + "range": 7.513156810410916e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra", + "value": 0.00001033852804449211, + "unit": "Nanoseconds", + "range": 1.0946406595597515e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra", + "value": 0.00001838930723785517, + "unit": "Nanoseconds", + "range": 1.4068217962415306e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra", + "value": 0.00001863210119485646, + "unit": "Nanoseconds", + "range": 1.854198917304102e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra", + "value": 0.000009456207779863704, + "unit": "Nanoseconds", + "range": 6.624000652375949e-8 + } + ] } ] }