Skip to content

Commit 369a7d2

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for a507f92
1 parent 0fba4c4 commit 369a7d2

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": 1756725406677,
2+
"lastUpdate": 1756738881316,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -43586,6 +43586,102 @@ window.BENCHMARK_DATA = {
4358643586
"range": 1.2554660791154283e-7
4358743587
}
4358843588
]
43589+
},
43590+
{
43591+
"commit": {
43592+
"author": {
43593+
"email": "joosep.jaager@iohk.io",
43594+
"name": "Joosep Jääger",
43595+
"username": "Soupstraw"
43596+
},
43597+
"committer": {
43598+
"email": "joosep.jaager@gmail.com",
43599+
"name": "Joosep Jääger",
43600+
"username": "Soupstraw"
43601+
},
43602+
"distinct": true,
43603+
"id": "a507f9293314821d5ab4f1f2f63923c638c7560b",
43604+
"message": "Made predicate failures for NEWEPOCH subrules Void",
43605+
"timestamp": "2025-09-01T14:57:09Z",
43606+
"tree_id": "bf891875da9be34d9ce4685f25250d1649bd67af",
43607+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/a507f9293314821d5ab4f1f2f63923c638c7560b"
43608+
},
43609+
"date": 1756738861792,
43610+
"tool": "customSmallerIsBetter",
43611+
"benches": [
43612+
{
43613+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
43614+
"value": 0.0001516972896631176,
43615+
"unit": "Nanoseconds",
43616+
"range": 0.0000029081884172560917
43617+
},
43618+
{
43619+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
43620+
"value": 0.00015622622054362043,
43621+
"unit": "Nanoseconds",
43622+
"range": 0.000002335153376812149
43623+
},
43624+
{
43625+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
43626+
"value": 0.00015563122300029148,
43627+
"unit": "Nanoseconds",
43628+
"range": 5.818035757200228e-7
43629+
},
43630+
{
43631+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
43632+
"value": 0.0002470754769123649,
43633+
"unit": "Nanoseconds",
43634+
"range": 0.00000370220957781582
43635+
},
43636+
{
43637+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
43638+
"value": 0.000008353974490978246,
43639+
"unit": "Nanoseconds",
43640+
"range": 7.880047419691339e-8
43641+
},
43642+
{
43643+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
43644+
"value": 0.000014740097695936384,
43645+
"unit": "Nanoseconds",
43646+
"range": 1.4952544669898343e-7
43647+
},
43648+
{
43649+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
43650+
"value": 0.000015177896498459809,
43651+
"unit": "Nanoseconds",
43652+
"range": 9.449329636631995e-8
43653+
},
43654+
{
43655+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
43656+
"value": 0.00000945938348523036,
43657+
"unit": "Nanoseconds",
43658+
"range": 8.38524255090442e-8
43659+
},
43660+
{
43661+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
43662+
"value": 0.000008319265502215315,
43663+
"unit": "Nanoseconds",
43664+
"range": 4.067385306571394e-8
43665+
},
43666+
{
43667+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
43668+
"value": 0.00001637120218832259,
43669+
"unit": "Nanoseconds",
43670+
"range": 1.176818633540779e-7
43671+
},
43672+
{
43673+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
43674+
"value": 0.00001700716415537676,
43675+
"unit": "Nanoseconds",
43676+
"range": 1.6444074933304105e-7
43677+
},
43678+
{
43679+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
43680+
"value": 0.00000976835749756258,
43681+
"unit": "Nanoseconds",
43682+
"range": 1.3262474229939327e-7
43683+
}
43684+
]
4358943685
}
4359043686
]
4359143687
}

0 commit comments

Comments
 (0)