Skip to content

Commit d770b88

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for a377c9b
1 parent a72bc5b commit d770b88

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": 1755823896764,
2+
"lastUpdate": 1755864713833,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -42626,6 +42626,102 @@ window.BENCHMARK_DATA = {
4262642626
"range": 7.121269063140984e-8
4262742627
}
4262842628
]
42629+
},
42630+
{
42631+
"commit": {
42632+
"author": {
42633+
"email": "joosep.jaager@iohk.io",
42634+
"name": "Joosep Jääger",
42635+
"username": "Soupstraw"
42636+
},
42637+
"committer": {
42638+
"email": "joosep.jaager@gmail.com",
42639+
"name": "Joosep Jääger",
42640+
"username": "Soupstraw"
42641+
},
42642+
"distinct": true,
42643+
"id": "a377c9b0332a826e4bed852986134e80400c4096",
42644+
"message": "Huddle tweaks",
42645+
"timestamp": "2025-08-22T12:08:31Z",
42646+
"tree_id": "4e2320261ade277603bf37869580ac5ce4c4f3f1",
42647+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/a377c9b0332a826e4bed852986134e80400c4096"
42648+
},
42649+
"date": 1755864695663,
42650+
"tool": "customSmallerIsBetter",
42651+
"benches": [
42652+
{
42653+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
42654+
"value": 0.0001517775139694409,
42655+
"unit": "Nanoseconds",
42656+
"range": 0.000004082881801836196
42657+
},
42658+
{
42659+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
42660+
"value": 0.00015544423613731716,
42661+
"unit": "Nanoseconds",
42662+
"range": 0.000001710433941262477
42663+
},
42664+
{
42665+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
42666+
"value": 0.0001548246560893418,
42667+
"unit": "Nanoseconds",
42668+
"range": 3.211227855042303e-7
42669+
},
42670+
{
42671+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
42672+
"value": 0.000245492092742877,
42673+
"unit": "Nanoseconds",
42674+
"range": 0.000007915193303922509
42675+
},
42676+
{
42677+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
42678+
"value": 0.000008467154248211518,
42679+
"unit": "Nanoseconds",
42680+
"range": 5.968247897811686e-7
42681+
},
42682+
{
42683+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
42684+
"value": 0.000015465985249242046,
42685+
"unit": "Nanoseconds",
42686+
"range": 0.0000015417691252448466
42687+
},
42688+
{
42689+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
42690+
"value": 0.000015287656514118383,
42691+
"unit": "Nanoseconds",
42692+
"range": 4.235039642589938e-7
42693+
},
42694+
{
42695+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
42696+
"value": 0.000009328840893142447,
42697+
"unit": "Nanoseconds",
42698+
"range": 8.786722884302665e-8
42699+
},
42700+
{
42701+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
42702+
"value": 0.000008431443462151547,
42703+
"unit": "Nanoseconds",
42704+
"range": 5.881829153591866e-8
42705+
},
42706+
{
42707+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
42708+
"value": 0.000016574562671153198,
42709+
"unit": "Nanoseconds",
42710+
"range": 1.078670714632685e-7
42711+
},
42712+
{
42713+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
42714+
"value": 0.000017109446172151307,
42715+
"unit": "Nanoseconds",
42716+
"range": 2.1077743071514564e-7
42717+
},
42718+
{
42719+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
42720+
"value": 0.000009860862704621113,
42721+
"unit": "Nanoseconds",
42722+
"range": 3.744360189672058e-7
42723+
}
42724+
]
4262942725
}
4263042726
]
4263142727
}

0 commit comments

Comments
 (0)