Skip to content

Commit ea193db

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for cb3d4bb
1 parent afcdaa3 commit ea193db

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": 1747756990728,
2+
"lastUpdate": 1747848853253,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -33218,6 +33218,102 @@ window.BENCHMARK_DATA = {
3321833218
"range": 1.5819782229179008e-7
3321933219
}
3322033220
]
33221+
},
33222+
{
33223+
"commit": {
33224+
"author": {
33225+
"email": "alexey.kuleshevich@iohk.io",
33226+
"name": "Alexey Kuleshevich",
33227+
"username": "lehins"
33228+
},
33229+
"committer": {
33230+
"email": "noreply@github.com",
33231+
"name": "GitHub",
33232+
"username": "web-flow"
33233+
},
33234+
"distinct": true,
33235+
"id": "cb3d4bb6890df399d9d3a1ad06bca58a786e3e91",
33236+
"message": "Merge pull request #5066 from IntersectMBO/js/byron-cddl-fixes\n\nFix occurrence of items in maps in byron.cddl",
33237+
"timestamp": "2025-05-21T11:30:54-06:00",
33238+
"tree_id": "83173102a6a5e91d89745364b84849ab7f4da588",
33239+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/cb3d4bb6890df399d9d3a1ad06bca58a786e3e91"
33240+
},
33241+
"date": 1747848831354,
33242+
"tool": "customSmallerIsBetter",
33243+
"benches": [
33244+
{
33245+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
33246+
"value": 0.0001505367236618727,
33247+
"unit": "Nanoseconds",
33248+
"range": 0.000001275378323862947
33249+
},
33250+
{
33251+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
33252+
"value": 0.000156470189814163,
33253+
"unit": "Nanoseconds",
33254+
"range": 0.000001049390850698049
33255+
},
33256+
{
33257+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
33258+
"value": 0.00015640304622327255,
33259+
"unit": "Nanoseconds",
33260+
"range": 0.0000013801340498456297
33261+
},
33262+
{
33263+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
33264+
"value": 0.00025170941683911365,
33265+
"unit": "Nanoseconds",
33266+
"range": 0.000005801492477573172
33267+
},
33268+
{
33269+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
33270+
"value": 0.000009989815957976926,
33271+
"unit": "Nanoseconds",
33272+
"range": 2.1516634349060782e-7
33273+
},
33274+
{
33275+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
33276+
"value": 0.000015907701388378738,
33277+
"unit": "Nanoseconds",
33278+
"range": 1.0616313593024215e-7
33279+
},
33280+
{
33281+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
33282+
"value": 0.000016337596893997384,
33283+
"unit": "Nanoseconds",
33284+
"range": 9.641211302783615e-8
33285+
},
33286+
{
33287+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
33288+
"value": 0.00000961392903704198,
33289+
"unit": "Nanoseconds",
33290+
"range": 6.405410588224609e-8
33291+
},
33292+
{
33293+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
33294+
"value": 0.000010352750386043651,
33295+
"unit": "Nanoseconds",
33296+
"range": 1.423658635816414e-7
33297+
},
33298+
{
33299+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
33300+
"value": 0.00001766056841795332,
33301+
"unit": "Nanoseconds",
33302+
"range": 1.354210205098356e-7
33303+
},
33304+
{
33305+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
33306+
"value": 0.00001805445942636771,
33307+
"unit": "Nanoseconds",
33308+
"range": 2.409583697040171e-7
33309+
},
33310+
{
33311+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
33312+
"value": 0.00000974548563889699,
33313+
"unit": "Nanoseconds",
33314+
"range": 8.790837780603238e-8
33315+
}
33316+
]
3322133317
}
3322233318
]
3322333319
}

0 commit comments

Comments
 (0)