Skip to content

Commit 9592387

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for b385cb1
1 parent e805a44 commit 9592387

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": 1758885931138,
2+
"lastUpdate": 1758920843117,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -45986,6 +45986,102 @@ window.BENCHMARK_DATA = {
4598645986
"unit": "Nanoseconds"
4598745987
}
4598845988
]
45989+
},
45990+
{
45991+
"commit": {
45992+
"author": {
45993+
"email": "alexey.kuleshevich@iohk.io",
45994+
"name": "Alexey Kuleshevich",
45995+
"username": "lehins"
45996+
},
45997+
"committer": {
45998+
"email": "noreply@github.com",
45999+
"name": "GitHub",
46000+
"username": "web-flow"
46001+
},
46002+
"distinct": true,
46003+
"id": "b385cb190ffaaaab9b38d6617ddf929e4412080a",
46004+
"message": "Merge pull request #5275 from IntersectMBO/td/dijkstra-native-script\n\nDijkstra Native Scripts",
46005+
"timestamp": "2025-09-26T15:03:52-06:00",
46006+
"tree_id": "db262f7818b8d1104ee0f9efa36d238e4b2c3677",
46007+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/b385cb190ffaaaab9b38d6617ddf929e4412080a"
46008+
},
46009+
"date": 1758920825358,
46010+
"tool": "customSmallerIsBetter",
46011+
"benches": [
46012+
{
46013+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
46014+
"value": 0.00015180611389095685,
46015+
"range": "5.231710878218037e-7",
46016+
"unit": "Nanoseconds"
46017+
},
46018+
{
46019+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
46020+
"value": 0.0001568043026870037,
46021+
"range": "0.000004487833730842982",
46022+
"unit": "Nanoseconds"
46023+
},
46024+
{
46025+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
46026+
"value": 0.0001576665127227685,
46027+
"range": "0.000004868429798030867",
46028+
"unit": "Nanoseconds"
46029+
},
46030+
{
46031+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
46032+
"value": 0.0002482396813068694,
46033+
"range": "0.0000047079918331554",
46034+
"unit": "Nanoseconds"
46035+
},
46036+
{
46037+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
46038+
"value": 0.000008414141856661425,
46039+
"range": "4.4859147471905063e-7",
46040+
"unit": "Nanoseconds"
46041+
},
46042+
{
46043+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
46044+
"value": 0.000014826310503198101,
46045+
"range": "1.6504589755137107e-7",
46046+
"unit": "Nanoseconds"
46047+
},
46048+
{
46049+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
46050+
"value": 0.00001381817405730951,
46051+
"range": "2.556494918515685e-7",
46052+
"unit": "Nanoseconds"
46053+
},
46054+
{
46055+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
46056+
"value": 0.000009567294570472544,
46057+
"range": "1.1332726704627599e-7",
46058+
"unit": "Nanoseconds"
46059+
},
46060+
{
46061+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
46062+
"value": 0.000008411298573661363,
46063+
"range": "8.898897284788139e-8",
46064+
"unit": "Nanoseconds"
46065+
},
46066+
{
46067+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
46068+
"value": 0.000016635951858594568,
46069+
"range": "3.3094040688660973e-7",
46070+
"unit": "Nanoseconds"
46071+
},
46072+
{
46073+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
46074+
"value": 0.000016646007163682123,
46075+
"range": "1.241996642011809e-7",
46076+
"unit": "Nanoseconds"
46077+
},
46078+
{
46079+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
46080+
"value": 0.00000984626118656635,
46081+
"range": "8.95134176869261e-8",
46082+
"unit": "Nanoseconds"
46083+
}
46084+
]
4598946085
}
4599046086
]
4599146087
}

0 commit comments

Comments
 (0)