diff --git a/dev/bench/data.js b/dev/bench/data.js index ff9062c0b9b..57f00be1f41 100644 --- a/dev/bench/data.js +++ b/dev/bench/data.js @@ -1,5 +1,5 @@ window.BENCHMARK_DATA = { - "lastUpdate": 1712944835632, + "lastUpdate": 1713259308371, "repoUrl": "https://github.com/IntersectMBO/cardano-ledger", "entries": { "Haskell Benchmark": [ @@ -2594,6 +2594,78 @@ window.BENCHMARK_DATA = { "range": 1.0566223974274815e-7 } ] + }, + { + "commit": { + "author": { + "email": "aniketd@users.noreply.github.com", + "name": "Aniket Deshpande", + "username": "aniketd" + }, + "committer": { + "email": "noreply@github.com", + "name": "GitHub", + "username": "web-flow" + }, + "distinct": true, + "id": "8193b4ae7f45da28515d612175f65634440af97b", + "message": "Imptests: CommitteeMinSize affects in-flight props (#4244)\n\n* Imptests: CommitteeMinSize affects in-flight props", + "timestamp": "2024-04-16T09:18:48Z", + "tree_id": "53f46070e474829277acf639e3e2aad42e7f9a4a", + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/8193b4ae7f45da28515d612175f65634440af97b" + }, + "date": 1713259290668, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00006650383605982059, + "unit": "Nanoseconds", + "range": 0.000003921228067855194 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00007129936112088571, + "unit": "Nanoseconds", + "range": 4.4714449866620134e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00007913807364355497, + "unit": "Nanoseconds", + "range": 0.0000012283005013831505 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.00011250559008975505, + "unit": "Nanoseconds", + "range": 0.0000019181530043303673 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000010897846021344702, + "unit": "Nanoseconds", + "range": 1.288413741104562e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000018943182783435663, + "unit": "Nanoseconds", + "range": 2.2539845464178762e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.000018237754851334893, + "unit": "Nanoseconds", + "range": 1.1124593057538297e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000009242245124398985, + "unit": "Nanoseconds", + "range": 1.2916884237198616e-7 + } + ] } ] }