Skip to content

Commit 9c33bc0

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 0a16648
1 parent 4b39870 commit 9c33bc0

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": 1751327954262,
2+
"lastUpdate": 1751399684470,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -37826,6 +37826,102 @@ window.BENCHMARK_DATA = {
3782637826
"range": 1.140085572722225e-7
3782737827
}
3782837828
]
37829+
},
37830+
{
37831+
"commit": {
37832+
"author": {
37833+
"email": "Lucsanszky@users.noreply.github.com",
37834+
"name": "Lucsanszky",
37835+
"username": "Lucsanszky"
37836+
},
37837+
"committer": {
37838+
"email": "noreply@github.com",
37839+
"name": "GitHub",
37840+
"username": "web-flow"
37841+
},
37842+
"distinct": true,
37843+
"id": "0a16648436f1fa5d655e5ca471d48257e3a71aec",
37844+
"message": "Merge pull request #5111 from IntersectMBO/ldan/plutusv4-def\n\nAdd `PlutusV4` definition\n\nResolves #5105",
37845+
"timestamp": "2025-07-01T21:51:08+02:00",
37846+
"tree_id": "658c869aa59972ddbd9c9531de61c76dc7174a7b",
37847+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/0a16648436f1fa5d655e5ca471d48257e3a71aec"
37848+
},
37849+
"date": 1751399661115,
37850+
"tool": "customSmallerIsBetter",
37851+
"benches": [
37852+
{
37853+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
37854+
"value": 0.000151511980120069,
37855+
"unit": "Nanoseconds",
37856+
"range": 0.0000013790099821042668
37857+
},
37858+
{
37859+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
37860+
"value": 0.00015564922526356727,
37861+
"unit": "Nanoseconds",
37862+
"range": 9.656702468363194e-7
37863+
},
37864+
{
37865+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
37866+
"value": 0.00015688003189147178,
37867+
"unit": "Nanoseconds",
37868+
"range": 0.0000033353769587336118
37869+
},
37870+
{
37871+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
37872+
"value": 0.0002468331618796792,
37873+
"unit": "Nanoseconds",
37874+
"range": 0.000004588226516095286
37875+
},
37876+
{
37877+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
37878+
"value": 0.000008465443176319374,
37879+
"unit": "Nanoseconds",
37880+
"range": 5.265608391769138e-7
37881+
},
37882+
{
37883+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
37884+
"value": 0.00001545868772488636,
37885+
"unit": "Nanoseconds",
37886+
"range": 1.770323725146153e-7
37887+
},
37888+
{
37889+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
37890+
"value": 0.00001554184328168729,
37891+
"unit": "Nanoseconds",
37892+
"range": 5.851983350534999e-7
37893+
},
37894+
{
37895+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
37896+
"value": 0.000010618481295759748,
37897+
"unit": "Nanoseconds",
37898+
"range": 8.549478364555236e-8
37899+
},
37900+
{
37901+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
37902+
"value": 0.000008317204812669554,
37903+
"unit": "Nanoseconds",
37904+
"range": 7.18039304648964e-8
37905+
},
37906+
{
37907+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
37908+
"value": 0.000016532590630774486,
37909+
"unit": "Nanoseconds",
37910+
"range": 1.2173942097437013e-7
37911+
},
37912+
{
37913+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
37914+
"value": 0.00001706513364559458,
37915+
"unit": "Nanoseconds",
37916+
"range": 1.0612030866528839e-7
37917+
},
37918+
{
37919+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
37920+
"value": 0.000010212242436190902,
37921+
"unit": "Nanoseconds",
37922+
"range": 9.485004120185975e-8
37923+
}
37924+
]
3782937925
}
3783037926
]
3783137927
}

0 commit comments

Comments
 (0)