Skip to content

Commit 9cec679

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 7cb77b5
1 parent c29a01f commit 9cec679

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": 1751926879165,
2+
"lastUpdate": 1751982419876,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -38306,6 +38306,102 @@ window.BENCHMARK_DATA = {
3830638306
"range": 1.3093995983151484e-7
3830738307
}
3830838308
]
38309+
},
38310+
{
38311+
"commit": {
38312+
"author": {
38313+
"email": "teodora.danciu@tweag.io",
38314+
"name": "teodanciu",
38315+
"username": "teodanciu"
38316+
},
38317+
"committer": {
38318+
"email": "noreply@github.com",
38319+
"name": "GitHub",
38320+
"username": "web-flow"
38321+
},
38322+
"distinct": true,
38323+
"id": "7cb77b5b932fac726fc01d340ff12d2a4b8bd125",
38324+
"message": "Merge pull request #5140 from IntersectMBO/td/refactor-max-refscript-size-check\n\nRefactor max refscript size check",
38325+
"timestamp": "2025-07-08T14:43:35+01:00",
38326+
"tree_id": "96aec70cb301dbaf177b16b7de26ac3be7fc883a",
38327+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/7cb77b5b932fac726fc01d340ff12d2a4b8bd125"
38328+
},
38329+
"date": 1751982400418,
38330+
"tool": "customSmallerIsBetter",
38331+
"benches": [
38332+
{
38333+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
38334+
"value": 0.00015153747509606078,
38335+
"unit": "Nanoseconds",
38336+
"range": 0.000001945783237465101
38337+
},
38338+
{
38339+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
38340+
"value": 0.00015470466435930105,
38341+
"unit": "Nanoseconds",
38342+
"range": 4.094745487009851e-7
38343+
},
38344+
{
38345+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
38346+
"value": 0.00015535671869241157,
38347+
"unit": "Nanoseconds",
38348+
"range": 0.000001212886998133671
38349+
},
38350+
{
38351+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
38352+
"value": 0.00024725034064374164,
38353+
"unit": "Nanoseconds",
38354+
"range": 0.000006288671164720073
38355+
},
38356+
{
38357+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
38358+
"value": 0.000008471397054855121,
38359+
"unit": "Nanoseconds",
38360+
"range": 1.6119868570339134e-7
38361+
},
38362+
{
38363+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
38364+
"value": 0.00001587453230033682,
38365+
"unit": "Nanoseconds",
38366+
"range": 0.0000010066027158799885
38367+
},
38368+
{
38369+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
38370+
"value": 0.00001547013746209449,
38371+
"unit": "Nanoseconds",
38372+
"range": 3.7265418557706013e-7
38373+
},
38374+
{
38375+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
38376+
"value": 0.0000109925448559428,
38377+
"unit": "Nanoseconds",
38378+
"range": 1.328685087617506e-7
38379+
},
38380+
{
38381+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
38382+
"value": 0.000008529476038753717,
38383+
"unit": "Nanoseconds",
38384+
"range": 2.424567997719508e-7
38385+
},
38386+
{
38387+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
38388+
"value": 0.000016720992113416125,
38389+
"unit": "Nanoseconds",
38390+
"range": 3.559179214275537e-7
38391+
},
38392+
{
38393+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
38394+
"value": 0.000017257319914966172,
38395+
"unit": "Nanoseconds",
38396+
"range": 1.7198791799953952e-7
38397+
},
38398+
{
38399+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
38400+
"value": 0.000010360894387316902,
38401+
"unit": "Nanoseconds",
38402+
"range": 1.066384384709496e-7
38403+
}
38404+
]
3830938405
}
3831038406
]
3831138407
}

0 commit comments

Comments
 (0)