diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000000..b37786a25c0 --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,80 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1705010731108, + "repoUrl": "https://github.com/IntersectMBO/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": "d837d75820e3f7475c68abadfb08065073478485", + "message": "Merge pull request #3988 from IntersectMBO/dependabot/pip/doc/jinja2-3.1.3\n\nBump jinja2 from 3.1.2 to 3.1.3 in /doc", + "timestamp": "2024-01-11T23:02:38+01:00", + "tree_id": "b5ee8e86f33454a95ed68d2ca4cf887a54260429", + "url": "https://github.com/IntersectMBO/cardano-ledger/commit/d837d75820e3f7475c68abadfb08065073478485" + }, + "date": 1705010721120, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00006889187989164987, + "unit": "Nanoseconds", + "range": 0.0000035360330139333637 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00007298100891553062, + "unit": "Nanoseconds", + "range": 0.000001938441017150942 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00008050072366439725, + "unit": "Nanoseconds", + "range": 9.51836462839277e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.00011494233843943422, + "unit": "Nanoseconds", + "range": 0.000001460442919107437 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000010475850235861299, + "unit": "Nanoseconds", + "range": 2.8903446143064645e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000019927132717921865, + "unit": "Nanoseconds", + "range": 1.5306468877887637e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.00001989472397967305, + "unit": "Nanoseconds", + "range": 2.158983695265656e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000008305368881075533, + "unit": "Nanoseconds", + "range": 2.062839311752815e-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 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +