Skip to content

Commit 5ca0af5

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 97266f3
1 parent 9d66975 commit 5ca0af5

File tree

1 file changed

+73
-1
lines changed

1 file changed

+73
-1
lines changed

dev/bench/data.js

Lines changed: 73 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1737470269058,
2+
"lastUpdate": 1737491183683,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -26138,6 +26138,78 @@ window.BENCHMARK_DATA = {
2613826138
"range": 1.0556590779086629e-7
2613926139
}
2614026140
]
26141+
},
26142+
{
26143+
"commit": {
26144+
"author": {
26145+
"email": "neil.mayhew@iohk.io",
26146+
"name": "Neil Mayhew",
26147+
"username": "neilmayhew"
26148+
},
26149+
"committer": {
26150+
"email": "noreply@github.com",
26151+
"name": "GitHub",
26152+
"username": "web-flow"
26153+
},
26154+
"distinct": true,
26155+
"id": "97266f3e4cb3e4f693f4530af0171d162129a006",
26156+
"message": "Merge pull request #4845 from IntersectMBO/nm/fix-haddock-generation\n\nPin Cabal version in Haddocks to GitHub Pages workflow",
26157+
"timestamp": "2025-01-21T13:22:43-07:00",
26158+
"tree_id": "68d1463f2815fd914a7abc5808b0f91c91108b7a",
26159+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/97266f3e4cb3e4f693f4530af0171d162129a006"
26160+
},
26161+
"date": 1737491156055,
26162+
"tool": "customSmallerIsBetter",
26163+
"benches": [
26164+
{
26165+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
26166+
"value": 0.00014764607722673868,
26167+
"unit": "Nanoseconds",
26168+
"range": 0.0000072426497046671695
26169+
},
26170+
{
26171+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
26172+
"value": 0.0001513114389598352,
26173+
"unit": "Nanoseconds",
26174+
"range": 0.0000072209386204454755
26175+
},
26176+
{
26177+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
26178+
"value": 0.00014956913584288485,
26179+
"unit": "Nanoseconds",
26180+
"range": 9.189047883469069e-7
26181+
},
26182+
{
26183+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
26184+
"value": 0.0002427026287718717,
26185+
"unit": "Nanoseconds",
26186+
"range": 0.000007206266960614819
26187+
},
26188+
{
26189+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra",
26190+
"value": 0.000011044613321735577,
26191+
"unit": "Nanoseconds",
26192+
"range": 1.5671795107109592e-7
26193+
},
26194+
{
26195+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra",
26196+
"value": 0.00001905342186306029,
26197+
"unit": "Nanoseconds",
26198+
"range": 3.268859571563913e-7
26199+
},
26200+
{
26201+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra",
26202+
"value": 0.000019514860005082227,
26203+
"unit": "Nanoseconds",
26204+
"range": 2.0674827855703618e-7
26205+
},
26206+
{
26207+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra",
26208+
"value": 0.000009879128244728101,
26209+
"unit": "Nanoseconds",
26210+
"range": 5.811729362771456e-7
26211+
}
26212+
]
2614126213
}
2614226214
]
2614326215
}

0 commit comments

Comments
 (0)