diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000000..b68b0a90f8b --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,80 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1695436032566, + "repoUrl": "https://github.com/input-output-hk/cardano-ledger", + "entries": { + "Haskell Benchmark": [ + { + "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": "aed5dde9cd1096cfc2e255879cd617c0d64f8d9d", + "message": "Apply enacted treasury withdrawals. (#3748)\n\nAlso, add lenses ensWithdrawalsL, ensTreasuryL and epochStateTreasuryL.", + "timestamp": "2023-09-23T02:23:55Z", + "tree_id": "0cf5d8e20891ac5a3d122e26adc564c0690d1baa", + "url": "https://github.com/input-output-hk/cardano-ledger/commit/aed5dde9cd1096cfc2e255879cd617c0d64f8d9d" + }, + "date": 1695436020937, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00009693800274102147, + "unit": "Nanoseconds", + "range": 0.000004934915153835837 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00010167529058054955, + "unit": "Nanoseconds", + "range": 0.000003646051978405418 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00011798881083932425, + "unit": "Nanoseconds", + "range": 0.000003813980397571431 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.00015354694677103728, + "unit": "Nanoseconds", + "range": 0.000004125474193534753 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000012818468346398583, + "unit": "Nanoseconds", + "range": 4.1573319782116047e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000024950342142698355, + "unit": "Nanoseconds", + "range": 6.439613233020965e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.00002642814884140258, + "unit": "Nanoseconds", + "range": 9.824434958533065e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000013515634380147917, + "unit": "Nanoseconds", + "range": 6.887263109561905e-7 + } + ] + } + ] + } +} \ No newline at end of file diff --git a/dev/bench/index.html b/dev/bench/index.html new file mode 100644 index 00000000000..6c887805e87 --- /dev/null +++ b/dev/bench/index.html @@ -0,0 +1,281 @@ + + +
+ + + +