Skip to content

Commit 8bade5a

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 3ae9159
1 parent c56937d commit 8bade5a

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": 1750368250804,
2+
"lastUpdate": 1750401726425,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -37442,6 +37442,102 @@ window.BENCHMARK_DATA = {
3744237442
"range": 1.2608499761444635e-7
3744337443
}
3744437444
]
37445+
},
37446+
{
37447+
"commit": {
37448+
"author": {
37449+
"email": "m.algehed@gmail.com",
37450+
"name": "Maximilian Algehed",
37451+
"username": "MaximilianAlgehed"
37452+
},
37453+
"committer": {
37454+
"email": "MaximilianAlgehed@users.noreply.github.com",
37455+
"name": "Maximilian Algehed",
37456+
"username": "MaximilianAlgehed"
37457+
},
37458+
"distinct": true,
37459+
"id": "3ae9159f5868a31d393a5029569ff28969d5329d",
37460+
"message": "`constrained-generators`: Get rid of a bunch of uses of `dom_`",
37461+
"timestamp": "2025-06-20T08:38:32+02:00",
37462+
"tree_id": "f6815b529408680d7345855e5b97026771ba0976",
37463+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/3ae9159f5868a31d393a5029569ff28969d5329d"
37464+
},
37465+
"date": 1750401706984,
37466+
"tool": "customSmallerIsBetter",
37467+
"benches": [
37468+
{
37469+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
37470+
"value": 0.0001506166852041515,
37471+
"unit": "Nanoseconds",
37472+
"range": 0.0000014309897548766315
37473+
},
37474+
{
37475+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
37476+
"value": 0.00015499261353135423,
37477+
"unit": "Nanoseconds",
37478+
"range": 3.7882873914487677e-7
37479+
},
37480+
{
37481+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
37482+
"value": 0.00015440064624918862,
37483+
"unit": "Nanoseconds",
37484+
"range": 5.098937997927625e-7
37485+
},
37486+
{
37487+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
37488+
"value": 0.000244172749093052,
37489+
"unit": "Nanoseconds",
37490+
"range": 0.0000018304037972932267
37491+
},
37492+
{
37493+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
37494+
"value": 0.000008474815374135246,
37495+
"unit": "Nanoseconds",
37496+
"range": 5.040408230754388e-8
37497+
},
37498+
{
37499+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
37500+
"value": 0.000015221805402707989,
37501+
"unit": "Nanoseconds",
37502+
"range": 1.5267321516606885e-7
37503+
},
37504+
{
37505+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
37506+
"value": 0.000015112548696939494,
37507+
"unit": "Nanoseconds",
37508+
"range": 1.4781218417540573e-7
37509+
},
37510+
{
37511+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
37512+
"value": 0.000010877522352054351,
37513+
"unit": "Nanoseconds",
37514+
"range": 1.2603234788676942e-7
37515+
},
37516+
{
37517+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
37518+
"value": 0.000008689043227769628,
37519+
"unit": "Nanoseconds",
37520+
"range": 1.280393311652176e-7
37521+
},
37522+
{
37523+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
37524+
"value": 0.000016974743147139804,
37525+
"unit": "Nanoseconds",
37526+
"range": 1.390561975607807e-7
37527+
},
37528+
{
37529+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
37530+
"value": 0.00001752968982091025,
37531+
"unit": "Nanoseconds",
37532+
"range": 1.9891742776779245e-7
37533+
},
37534+
{
37535+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
37536+
"value": 0.000010595101242630445,
37537+
"unit": "Nanoseconds",
37538+
"range": 8.250086680701322e-8
37539+
}
37540+
]
3744537541
}
3744637542
]
3744737543
}

0 commit comments

Comments
 (0)