Skip to content

Commit 08a0e0f

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 4a9e8a4
1 parent 4500a49 commit 08a0e0f

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": 1757444805464,
2+
"lastUpdate": 1757516634019,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -44066,6 +44066,102 @@ window.BENCHMARK_DATA = {
4406644066
"unit": "Nanoseconds"
4406744067
}
4406844068
]
44069+
},
44070+
{
44071+
"commit": {
44072+
"author": {
44073+
"email": "joosep.jaager@iohk.io",
44074+
"name": "Joosep Jääger",
44075+
"username": "Soupstraw"
44076+
},
44077+
"committer": {
44078+
"email": "joosep.jaager@gmail.com",
44079+
"name": "Joosep Jääger",
44080+
"username": "Soupstraw"
44081+
},
44082+
"distinct": true,
44083+
"id": "4a9e8a4b3912cf3ff193a1a45d0090d9ea300849",
44084+
"message": "Added txInfoSpec tests to Dijkstra",
44085+
"timestamp": "2025-09-10T15:00:40Z",
44086+
"tree_id": "a327a544c623ee6d5c2b1f62160f1f768e877c99",
44087+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/4a9e8a4b3912cf3ff193a1a45d0090d9ea300849"
44088+
},
44089+
"date": 1757516618540,
44090+
"tool": "customSmallerIsBetter",
44091+
"benches": [
44092+
{
44093+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
44094+
"value": 0.00015243662875303855,
44095+
"range": "0.000007260035914533667",
44096+
"unit": "Nanoseconds"
44097+
},
44098+
{
44099+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
44100+
"value": 0.00015533520449931824,
44101+
"range": "0.0000018040881079154848",
44102+
"unit": "Nanoseconds"
44103+
},
44104+
{
44105+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
44106+
"value": 0.00015571797137936845,
44107+
"range": "0.0000028629615683083753",
44108+
"unit": "Nanoseconds"
44109+
},
44110+
{
44111+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
44112+
"value": 0.00024498796572037005,
44113+
"range": "0.0000010887530625687033",
44114+
"unit": "Nanoseconds"
44115+
},
44116+
{
44117+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
44118+
"value": 0.000008568319184241693,
44119+
"range": "8.87792288560875e-8",
44120+
"unit": "Nanoseconds"
44121+
},
44122+
{
44123+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
44124+
"value": 0.00001517060431457513,
44125+
"range": "3.187439215185507e-7",
44126+
"unit": "Nanoseconds"
44127+
},
44128+
{
44129+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
44130+
"value": 0.000014626120332598629,
44131+
"range": "9.404625800234897e-7",
44132+
"unit": "Nanoseconds"
44133+
},
44134+
{
44135+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
44136+
"value": 0.000009759472358342286,
44137+
"range": "7.134863770879698e-8",
44138+
"unit": "Nanoseconds"
44139+
},
44140+
{
44141+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
44142+
"value": 0.00000853644997710066,
44143+
"range": "4.5641060633528814e-8",
44144+
"unit": "Nanoseconds"
44145+
},
44146+
{
44147+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
44148+
"value": 0.000016852672956039002,
44149+
"range": "1.3923515970332556e-7",
44150+
"unit": "Nanoseconds"
44151+
},
44152+
{
44153+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
44154+
"value": 0.000017298569374816893,
44155+
"range": "1.8224474666969925e-7",
44156+
"unit": "Nanoseconds"
44157+
},
44158+
{
44159+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
44160+
"value": 0.000009836412490434627,
44161+
"range": "1.4692424370090164e-7",
44162+
"unit": "Nanoseconds"
44163+
}
44164+
]
4406944165
}
4407044166
]
4407144167
}

0 commit comments

Comments
 (0)