diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000000..5d34032c0ff --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,80 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1695661777954, + "repoUrl": "https://github.com/input-output-hk/cardano-ledger", + "entries": { + "Haskell Benchmark": [ + { + "commit": { + "author": { + "email": "teodora.danciu@tweag.io", + "name": "teodanciu", + "username": "teodanciu" + }, + "committer": { + "email": "teodora.danciu@tweag.io", + "name": "teodanciu", + "username": "teodanciu" + }, + "distinct": true, + "id": "c6a86f5f43b8a06ef224f441d21e38f7d16a0f6b", + "message": "Add changelog entries and adjust versions", + "timestamp": "2023-09-25T18:06:24+01:00", + "tree_id": "3ccbfddd313d13109f948172a72b84cb3f854330", + "url": "https://github.com/input-output-hk/cardano-ledger/commit/c6a86f5f43b8a06ef224f441d21e38f7d16a0f6b" + }, + "date": 1695661763402, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00007839069513188425, + "unit": "Nanoseconds", + "range": 2.0360076486523382e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00008319180049763672, + "unit": "Nanoseconds", + "range": 2.828480247039022e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00010080940325567651, + "unit": "Nanoseconds", + "range": 0.0000016298522085488112 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.0001278871680446169, + "unit": "Nanoseconds", + "range": 4.3074159648732344e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000012292214281087047, + "unit": "Nanoseconds", + "range": 4.039625065714928e-8 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000024117036414572935, + "unit": "Nanoseconds", + "range": 1.2975492235324526e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.00002460212984145679, + "unit": "Nanoseconds", + "range": 1.6425453795057423e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000011824253584551995, + "unit": "Nanoseconds", + "range": 5.3912289989586656e-8 + } + ] + } + ] + } +} \ 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 @@ + + +
+ + + +