diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000000..99a5320a0b7 --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,80 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1695150649141, + "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": "bcec19877cf05c52f6e6ef21b498a493ef0b815d", + "message": "Rename some PParams to be consistent with Agda specification (#3739)\n\n* Rename govActionExpiration to govActionLifetime\r\n\r\n* Rename committeeTermLimit to committeeMaxTermLength\r\n\r\n* Rename minCommitteeSize to committeeMinSize\r\n\r\n* Update PR # in changelog", + "timestamp": "2023-09-19T19:07:43Z", + "tree_id": "78d8b0c0bd9141983fa80c93a08522b7454d13df", + "url": "https://github.com/input-output-hk/cardano-ledger/commit/bcec19877cf05c52f6e6ef21b498a493ef0b815d" + }, + "date": 1695150636253, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00008110403960636941, + "unit": "Nanoseconds", + "range": 1.7437254249239844e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00008595630879732438, + "unit": "Nanoseconds", + "range": 0.0000032444381304210523 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00009854336319386204, + "unit": "Nanoseconds", + "range": 1.2171908892136198e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.00012980624966241113, + "unit": "Nanoseconds", + "range": 5.906493192859325e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.000012362978356312624, + "unit": "Nanoseconds", + "range": 2.8531285398609507e-8 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000025357659813798983, + "unit": "Nanoseconds", + "range": 6.670706965126687e-8 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.000026133591252273553, + "unit": "Nanoseconds", + "range": 9.949249722569766e-8 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000011951073378790746, + "unit": "Nanoseconds", + "range": 1.925243670012327e-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 @@ + + + + + + + Benchmarks + + + + +
+ + + + + + +