Skip to content

Commit 93bb912

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 6fdc703
1 parent 1cf663b commit 93bb912

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": 1751639406094,
2+
"lastUpdate": 1751884927868,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -38018,6 +38018,102 @@ window.BENCHMARK_DATA = {
3801838018
"range": 7.582659989797672e-8
3801938019
}
3802038020
]
38021+
},
38022+
{
38023+
"commit": {
38024+
"author": {
38025+
"email": "teodora.danciu@tweag.io",
38026+
"name": "teodanciu",
38027+
"username": "teodanciu"
38028+
},
38029+
"committer": {
38030+
"email": "noreply@github.com",
38031+
"name": "GitHub",
38032+
"username": "web-flow"
38033+
},
38034+
"distinct": true,
38035+
"id": "6fdc7030664226994e35ab1490e0bc286e35f5e4",
38036+
"message": "Merge pull request #5152 from Olexandr88/patch-1\n\nReplaced the broken link nix",
38037+
"timestamp": "2025-07-07T11:38:33+01:00",
38038+
"tree_id": "3d3030f17d699f392da6b0cc94715012986fba38",
38039+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/6fdc7030664226994e35ab1490e0bc286e35f5e4"
38040+
},
38041+
"date": 1751884906614,
38042+
"tool": "customSmallerIsBetter",
38043+
"benches": [
38044+
{
38045+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
38046+
"value": 0.0001516352532204812,
38047+
"unit": "Nanoseconds",
38048+
"range": 0.000004078777901368792
38049+
},
38050+
{
38051+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
38052+
"value": 0.00015493546945237325,
38053+
"unit": "Nanoseconds",
38054+
"range": 0.0000012689582035489516
38055+
},
38056+
{
38057+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
38058+
"value": 0.00015488543786867372,
38059+
"unit": "Nanoseconds",
38060+
"range": 7.369261222138905e-7
38061+
},
38062+
{
38063+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
38064+
"value": 0.00024549154928271434,
38065+
"unit": "Nanoseconds",
38066+
"range": 0.0000016388675274503148
38067+
},
38068+
{
38069+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
38070+
"value": 0.00000845502754330327,
38071+
"unit": "Nanoseconds",
38072+
"range": 3.073707693458794e-8
38073+
},
38074+
{
38075+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
38076+
"value": 0.000015482848023550245,
38077+
"unit": "Nanoseconds",
38078+
"range": 1.5937442289463546e-7
38079+
},
38080+
{
38081+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
38082+
"value": 0.000015669721564492823,
38083+
"unit": "Nanoseconds",
38084+
"range": 0.0000013235617881372263
38085+
},
38086+
{
38087+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
38088+
"value": 0.000010770682245374693,
38089+
"unit": "Nanoseconds",
38090+
"range": 1.335810736696562e-7
38091+
},
38092+
{
38093+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
38094+
"value": 0.0000084796779891446,
38095+
"unit": "Nanoseconds",
38096+
"range": 6.670787113824348e-8
38097+
},
38098+
{
38099+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
38100+
"value": 0.00001687040700600422,
38101+
"unit": "Nanoseconds",
38102+
"range": 1.3604550096083988e-7
38103+
},
38104+
{
38105+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
38106+
"value": 0.0000174084501359597,
38107+
"unit": "Nanoseconds",
38108+
"range": 1.3328999468298334e-7
38109+
},
38110+
{
38111+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
38112+
"value": 0.000010342918183880963,
38113+
"unit": "Nanoseconds",
38114+
"range": 1.1068507894075261e-7
38115+
}
38116+
]
3802138117
}
3802238118
]
3802338119
}

0 commit comments

Comments
 (0)