Skip to content

Commit 61cceeb

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 59b52bb
1 parent 165692e commit 61cceeb

File tree

1 file changed

+97
-1
lines changed

1 file changed

+97
-1
lines changed

dev/bench/data.js

Lines changed: 97 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1759284039109,
2+
"lastUpdate": 1759317565659,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -46370,6 +46370,102 @@ window.BENCHMARK_DATA = {
4637046370
"unit": "Nanoseconds"
4637146371
}
4637246372
]
46373+
},
46374+
{
46375+
"commit": {
46376+
"author": {
46377+
"email": "joosep.jaager@iohk.io",
46378+
"name": "Joosep Jääger",
46379+
"username": "Soupstraw"
46380+
},
46381+
"committer": {
46382+
"email": "joosep.jaager@gmail.com",
46383+
"name": "Joosep Jääger",
46384+
"username": "Soupstraw"
46385+
},
46386+
"distinct": true,
46387+
"id": "59b52bb31c76a4a805e18860f68f549ec9022b14",
46388+
"message": "Added non-zero check for nOpts in ppuWellFormed",
46389+
"timestamp": "2025-10-01T11:15:56Z",
46390+
"tree_id": "3ec0374d4a29391dc4be05b02136aba3244ad721",
46391+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/59b52bb31c76a4a805e18860f68f549ec9022b14"
46392+
},
46393+
"date": 1759317544795,
46394+
"tool": "customSmallerIsBetter",
46395+
"benches": [
46396+
{
46397+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
46398+
"value": 0.00015759649690066767,
46399+
"range": "0.000011949985215235197",
46400+
"unit": "Nanoseconds"
46401+
},
46402+
{
46403+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
46404+
"value": 0.00015596507378563704,
46405+
"range": "5.660960294830262e-7",
46406+
"unit": "Nanoseconds"
46407+
},
46408+
{
46409+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
46410+
"value": 0.00015638731541502533,
46411+
"range": "4.824600325369844e-7",
46412+
"unit": "Nanoseconds"
46413+
},
46414+
{
46415+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
46416+
"value": 0.0002471842595366699,
46417+
"range": "0.0000010054051233981455",
46418+
"unit": "Nanoseconds"
46419+
},
46420+
{
46421+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
46422+
"value": 0.000008463646276449857,
46423+
"range": "3.384711495542485e-8",
46424+
"unit": "Nanoseconds"
46425+
},
46426+
{
46427+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
46428+
"value": 0.000015035997277648997,
46429+
"range": "2.0312751044604796e-7",
46430+
"unit": "Nanoseconds"
46431+
},
46432+
{
46433+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
46434+
"value": 0.00001407112800036627,
46435+
"range": "3.661062087784369e-7",
46436+
"unit": "Nanoseconds"
46437+
},
46438+
{
46439+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
46440+
"value": 0.0000094979945677122,
46441+
"range": "1.3650114191072193e-7",
46442+
"unit": "Nanoseconds"
46443+
},
46444+
{
46445+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
46446+
"value": 0.000008348007906742945,
46447+
"range": "4.177175522225944e-8",
46448+
"unit": "Nanoseconds"
46449+
},
46450+
{
46451+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
46452+
"value": 0.000016714287675643777,
46453+
"range": "1.88309057604844e-7",
46454+
"unit": "Nanoseconds"
46455+
},
46456+
{
46457+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
46458+
"value": 0.00001701143452438349,
46459+
"range": "1.036433665378592e-7",
46460+
"unit": "Nanoseconds"
46461+
},
46462+
{
46463+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
46464+
"value": 0.000009827776545259894,
46465+
"range": "1.2986838099340504e-7",
46466+
"unit": "Nanoseconds"
46467+
}
46468+
]
4637346469
}
4637446470
]
4637546471
}

0 commit comments

Comments
 (0)