diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000000..176ccdd1bdc --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,80 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1692114652668, + "repoUrl": "https://github.com/input-output-hk/cardano-ledger", + "entries": { + "Haskell Benchmark": [ + { + "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": "d4dfc0e5e519c09e525f99c954f6816a340bdc87", + "message": "Merge pull request #3648 from input-output-hk/lehins/governance-query\n\nGovernance queries", + "timestamp": "2023-08-15T17:46:45+02:00", + "tree_id": "30825e559ca68bf8b548b07611d00ed405153a52", + "url": "https://github.com/input-output-hk/cardano-ledger/commit/d4dfc0e5e519c09e525f99c954f6816a340bdc87" + }, + "date": 1692114636439, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00012175596922099054, + "unit": "Nanoseconds", + "range": 0.00000655886661954261 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00013381311234142765, + "unit": "Nanoseconds", + "range": 0.000013412843299063102 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00014706773038766953, + "unit": "Nanoseconds", + "range": 0.000009649628052771435 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.0002213949538375974, + "unit": "Nanoseconds", + "range": 0.00002213458513908736 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000022236031401637406, + "unit": "Nanoseconds", + "range": 0.0000019888547993793773 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.00003844143982081847, + "unit": "Nanoseconds", + "range": 0.0000018036256439241076 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.0000414852299270703, + "unit": "Nanoseconds", + "range": 0.000002435344551077742 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000020332464146262885, + "unit": "Nanoseconds", + "range": 8.180428857875303e-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 @@ + + +
+ + + +