Skip to content

Commit 6b7a068

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for d76aecb
1 parent 5bcd103 commit 6b7a068

File tree

1 file changed

+73
-1
lines changed

1 file changed

+73
-1
lines changed

dev/bench/data.js

Lines changed: 73 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
window.BENCHMARK_DATA = {
2-
"lastUpdate": 1742839184337,
2+
"lastUpdate": 1742855229182,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -28586,6 +28586,78 @@ window.BENCHMARK_DATA = {
2858628586
"range": 1.4216621086506842e-7
2858728587
}
2858828588
]
28589+
},
28590+
{
28591+
"commit": {
28592+
"author": {
28593+
"email": "neil.mayhew@iohk.io",
28594+
"name": "Neil Mayhew",
28595+
"username": "neilmayhew"
28596+
},
28597+
"committer": {
28598+
"email": "noreply@github.com",
28599+
"name": "GitHub",
28600+
"username": "web-flow"
28601+
},
28602+
"distinct": true,
28603+
"id": "d76aecbe6368962636d80a644bf7b242f289af23",
28604+
"message": "Merge pull request #4951 from IntersectMBO/nm/shellcheck\n\nAdd a shellcheck workflow to GitHub CI",
28605+
"timestamp": "2025-03-24T16:23:44-06:00",
28606+
"tree_id": "fae87da2c7f7f5c5522f53626e02cb9a38a15eaa",
28607+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/d76aecbe6368962636d80a644bf7b242f289af23"
28608+
},
28609+
"date": 1742855210223,
28610+
"tool": "customSmallerIsBetter",
28611+
"benches": [
28612+
{
28613+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
28614+
"value": 0.0001419984954142825,
28615+
"unit": "Nanoseconds",
28616+
"range": 9.189879394048006e-7
28617+
},
28618+
{
28619+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
28620+
"value": 0.00014866377863017108,
28621+
"unit": "Nanoseconds",
28622+
"range": 0.0000011176801057410618
28623+
},
28624+
{
28625+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
28626+
"value": 0.00015011018251768536,
28627+
"unit": "Nanoseconds",
28628+
"range": 0.0000061005699158673455
28629+
},
28630+
{
28631+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
28632+
"value": 0.0002357586867591893,
28633+
"unit": "Nanoseconds",
28634+
"range": 0.0000011447771748325555
28635+
},
28636+
{
28637+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra",
28638+
"value": 0.00000984994746735174,
28639+
"unit": "Nanoseconds",
28640+
"range": 5.377512414256767e-8
28641+
},
28642+
{
28643+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra",
28644+
"value": 0.000017750745562795455,
28645+
"unit": "Nanoseconds",
28646+
"range": 1.3443877100933678e-7
28647+
},
28648+
{
28649+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra",
28650+
"value": 0.00001839368409514028,
28651+
"unit": "Nanoseconds",
28652+
"range": 1.4125824239904144e-7
28653+
},
28654+
{
28655+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra",
28656+
"value": 0.000010494529360606818,
28657+
"unit": "Nanoseconds",
28658+
"range": 2.6031653624990524e-7
28659+
}
28660+
]
2858928661
}
2859028662
]
2859128663
}

0 commit comments

Comments
 (0)