Skip to content

Commit 124873f

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for e250c6a
1 parent 9456df6 commit 124873f

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": 1752508817693,
2+
"lastUpdate": 1752542491089,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -38786,6 +38786,102 @@ window.BENCHMARK_DATA = {
3878638786
"range": 1.1156817656282192e-7
3878738787
}
3878838788
]
38789+
},
38790+
{
38791+
"commit": {
38792+
"author": {
38793+
"email": "joosep.jaager@iohk.io",
38794+
"name": "Joosep Jääger",
38795+
"username": "Soupstraw"
38796+
},
38797+
"committer": {
38798+
"email": "joosep.jaager@gmail.com",
38799+
"name": "Joosep Jääger",
38800+
"username": "Soupstraw"
38801+
},
38802+
"distinct": true,
38803+
"id": "e250c6a063bf0db7ece2ad236195e925a3a868f9",
38804+
"message": "Change the type of `psDeposits` to `CompactForm Coin`\n\nCo-authored-by: Alexey Kuleshevich <alexey.kuleshevich@iohk.io>",
38805+
"timestamp": "2025-07-15T01:18:07Z",
38806+
"tree_id": "20c31d6997977b41282f99141fe920c7a4b4e03d",
38807+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/e250c6a063bf0db7ece2ad236195e925a3a868f9"
38808+
},
38809+
"date": 1752542471826,
38810+
"tool": "customSmallerIsBetter",
38811+
"benches": [
38812+
{
38813+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
38814+
"value": 0.00015057286553333825,
38815+
"unit": "Nanoseconds",
38816+
"range": 3.8829330295160033e-7
38817+
},
38818+
{
38819+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
38820+
"value": 0.0001550006334156242,
38821+
"unit": "Nanoseconds",
38822+
"range": 3.6194800169815207e-7
38823+
},
38824+
{
38825+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
38826+
"value": 0.00015557273800210995,
38827+
"unit": "Nanoseconds",
38828+
"range": 0.0000011008398930146173
38829+
},
38830+
{
38831+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
38832+
"value": 0.00024691465525354217,
38833+
"unit": "Nanoseconds",
38834+
"range": 0.0000018064523460795283
38835+
},
38836+
{
38837+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
38838+
"value": 0.000008390584459443873,
38839+
"unit": "Nanoseconds",
38840+
"range": 5.3279164785064794e-8
38841+
},
38842+
{
38843+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
38844+
"value": 0.000015080886897661028,
38845+
"unit": "Nanoseconds",
38846+
"range": 1.339846952387256e-7
38847+
},
38848+
{
38849+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
38850+
"value": 0.000015441918253505466,
38851+
"unit": "Nanoseconds",
38852+
"range": 1.443388167930665e-7
38853+
},
38854+
{
38855+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
38856+
"value": 0.000009711774357167222,
38857+
"unit": "Nanoseconds",
38858+
"range": 1.404734320664167e-7
38859+
},
38860+
{
38861+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
38862+
"value": 0.000008334848563096802,
38863+
"unit": "Nanoseconds",
38864+
"range": 4.450243311684509e-8
38865+
},
38866+
{
38867+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
38868+
"value": 0.000016986308431613972,
38869+
"unit": "Nanoseconds",
38870+
"range": 2.201535537157495e-7
38871+
},
38872+
{
38873+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
38874+
"value": 0.00001729025701599281,
38875+
"unit": "Nanoseconds",
38876+
"range": 1.1146989414593043e-7
38877+
},
38878+
{
38879+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
38880+
"value": 0.000009912360950239562,
38881+
"unit": "Nanoseconds",
38882+
"range": 2.177849958189471e-7
38883+
}
38884+
]
3878938885
}
3879038886
]
3879138887
}

0 commit comments

Comments
 (0)