Skip to content

Commit 16db71f

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for d71d792
1 parent 6d4921f commit 16db71f

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": 1750941543188,
2+
"lastUpdate": 1750952502223,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -37634,6 +37634,102 @@ window.BENCHMARK_DATA = {
3763437634
"range": 1.4250982234812976e-7
3763537635
}
3763637636
]
37637+
},
37638+
{
37639+
"commit": {
37640+
"author": {
37641+
"email": "joosep.jaager@iohk.io",
37642+
"name": "Joosep Jääger",
37643+
"username": "Soupstraw"
37644+
},
37645+
"committer": {
37646+
"email": "joosep.jaager@gmail.com",
37647+
"name": "Joosep Jääger",
37648+
"username": "Soupstraw"
37649+
},
37650+
"distinct": true,
37651+
"id": "d71d7923a79cfcde8cac0b5db399a5427524d06a",
37652+
"message": "Added a test",
37653+
"timestamp": "2025-06-26T15:37:57Z",
37654+
"tree_id": "c5d9f6b73d8a3fec082ab0f9ece5e1e33fccd208",
37655+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/d71d7923a79cfcde8cac0b5db399a5427524d06a"
37656+
},
37657+
"date": 1750952483061,
37658+
"tool": "customSmallerIsBetter",
37659+
"benches": [
37660+
{
37661+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
37662+
"value": 0.00015181462921789668,
37663+
"unit": "Nanoseconds",
37664+
"range": 0.0000034513702698571174
37665+
},
37666+
{
37667+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
37668+
"value": 0.0001551423382388363,
37669+
"unit": "Nanoseconds",
37670+
"range": 5.054780125733916e-7
37671+
},
37672+
{
37673+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
37674+
"value": 0.00015569636731717996,
37675+
"unit": "Nanoseconds",
37676+
"range": 0.000001545931660463422
37677+
},
37678+
{
37679+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
37680+
"value": 0.0002464683371152706,
37681+
"unit": "Nanoseconds",
37682+
"range": 0.000003416238868813656
37683+
},
37684+
{
37685+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
37686+
"value": 0.00000854843412571069,
37687+
"unit": "Nanoseconds",
37688+
"range": 1.8927802499472983e-7
37689+
},
37690+
{
37691+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
37692+
"value": 0.00001513128379515229,
37693+
"unit": "Nanoseconds",
37694+
"range": 2.5268025848436064e-7
37695+
},
37696+
{
37697+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
37698+
"value": 0.0000153687107437838,
37699+
"unit": "Nanoseconds",
37700+
"range": 2.85342599392529e-7
37701+
},
37702+
{
37703+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
37704+
"value": 0.000010688741468459476,
37705+
"unit": "Nanoseconds",
37706+
"range": 1.0969677453259826e-7
37707+
},
37708+
{
37709+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
37710+
"value": 0.00000860030077821153,
37711+
"unit": "Nanoseconds",
37712+
"range": 4.529627935215882e-8
37713+
},
37714+
{
37715+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
37716+
"value": 0.00001708106097090819,
37717+
"unit": "Nanoseconds",
37718+
"range": 1.1777323703604905e-7
37719+
},
37720+
{
37721+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
37722+
"value": 0.00001744840095963064,
37723+
"unit": "Nanoseconds",
37724+
"range": 1.0349221034725898e-7
37725+
},
37726+
{
37727+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
37728+
"value": 0.000010419530784640559,
37729+
"unit": "Nanoseconds",
37730+
"range": 1.1106267308667905e-7
37731+
}
37732+
]
3763737733
}
3763837734
]
3763937735
}

0 commit comments

Comments
 (0)