diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000000..951ff3f70e2 --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,80 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1693596725572, + "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": "9e2f8151e3b9a0dde9faeb29a7dd2456e854427c", + "message": "Change`ToJSONKey` Voter instance to flat text representation", + "timestamp": "2023-09-01T20:28:35+01:00", + "tree_id": "44d3d9210df78e0252417f8d9a9414bb3819abf1", + "url": "https://github.com/input-output-hk/cardano-ledger/commit/9e2f8151e3b9a0dde9faeb29a7dd2456e854427c" + }, + "date": 1693596711754, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00008325379299566365, + "unit": "Nanoseconds", + "range": 0.0000027578483934099696 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00008976851141145214, + "unit": "Nanoseconds", + "range": 0.0000031523763258027442 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.0001077110318453946, + "unit": "Nanoseconds", + "range": 0.0000029395441179469174 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.00013815464345879312, + "unit": "Nanoseconds", + "range": 0.000003910365067570614 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000013035769192955877, + "unit": "Nanoseconds", + "range": 5.110401099969522e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000026636554817667778, + "unit": "Nanoseconds", + "range": 8.263722171343211e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.00002611342965758955, + "unit": "Nanoseconds", + "range": 6.039594024147653e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000012414031888211469, + "unit": "Nanoseconds", + "range": 3.9747278295036467e-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 + + + + +
+ + + + + + +