diff --git a/dev/bench/data.js b/dev/bench/data.js new file mode 100644 index 00000000000..cebbdd0c9f9 --- /dev/null +++ b/dev/bench/data.js @@ -0,0 +1,80 @@ +window.BENCHMARK_DATA = { + "lastUpdate": 1691498762912, + "repoUrl": "https://github.com/input-output-hk/cardano-ledger", + "entries": { + "Haskell Benchmark": [ + { + "commit": { + "author": { + "email": "joosep.jaager@iohk.io", + "name": "Joosep Jääger", + "username": "Soupstraw" + }, + "committer": { + "email": "joosep.jaager@gmail.com", + "name": "Joosep Jääger", + "username": "Soupstraw" + }, + "distinct": true, + "id": "f1369dacf181ba5297e71c9f7056e0343d271461", + "message": "Add governance action well-formedness check", + "timestamp": "2023-08-08T12:42:56Z", + "tree_id": "027f62df73f1f33d2e0592430da11b92029e0fe5", + "url": "https://github.com/input-output-hk/cardano-ledger/commit/f1369dacf181ba5297e71c9f7056e0343d271461" + }, + "date": 1691498751837, + "tool": "customSmallerIsBetter", + "benches": [ + { + "name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra C_Crypto", + "value": 0.00007914338501296708, + "unit": "Nanoseconds", + "range": 6.306411271138125e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra C_Crypto", + "value": 0.00008209463879307907, + "unit": "Nanoseconds", + "range": 5.775925362815081e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/MaryEra C_Crypto", + "value": 0.00009642883454248043, + "unit": "Nanoseconds", + "range": 1.9766565336223002e-7 + }, + { + "name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra C_Crypto", + "value": 0.0001292926700383629, + "unit": "Nanoseconds", + "range": 1.7748825962176138e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra C_Crypto", + "value": 0.00001243489712273263, + "unit": "Nanoseconds", + "range": 8.909942461792581e-8 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra C_Crypto", + "value": 0.000025247848745187383, + "unit": "Nanoseconds", + "range": 1.7963782644732383e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra C_Crypto", + "value": 0.00002560454004397454, + "unit": "Nanoseconds", + "range": 1.694526253462411e-7 + }, + { + "name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra C_Crypto", + "value": 0.000011765431236321592, + "unit": "Nanoseconds", + "range": 3.6148290259818576e-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 + + + + +
+ + + + + + +