Skip to content

Commit 161315d

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 82c3d9b
1 parent 201d6f3 commit 161315d

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": 1747668237313,
2+
"lastUpdate": 1747756990728,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -33122,6 +33122,102 @@ window.BENCHMARK_DATA = {
3312233122
"range": 1.0481849284483346e-7
3312333123
}
3312433124
]
33125+
},
33126+
{
33127+
"commit": {
33128+
"author": {
33129+
"email": "alexey.kuleshevich@iohk.io",
33130+
"name": "Alexey Kuleshevich",
33131+
"username": "lehins"
33132+
},
33133+
"committer": {
33134+
"email": "noreply@github.com",
33135+
"name": "GitHub",
33136+
"username": "web-flow"
33137+
},
33138+
"distinct": true,
33139+
"id": "82c3d9b86e868a1813f26f7d5790705c3d77b875",
33140+
"message": "Merge pull request #5057 from IntersectMBO/js/byron-stakeholders\n\nChange Byron EBB stakeholderid to zero-or-more",
33141+
"timestamp": "2025-05-20T09:59:50-06:00",
33142+
"tree_id": "630f5a1b90e9adef3c45851a97abde01f9987f87",
33143+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/82c3d9b86e868a1813f26f7d5790705c3d77b875"
33144+
},
33145+
"date": 1747756969253,
33146+
"tool": "customSmallerIsBetter",
33147+
"benches": [
33148+
{
33149+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
33150+
"value": 0.00015440812633228738,
33151+
"unit": "Nanoseconds",
33152+
"range": 0.000002024290599650886
33153+
},
33154+
{
33155+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
33156+
"value": 0.00015934967888651274,
33157+
"unit": "Nanoseconds",
33158+
"range": 7.977279845425016e-7
33159+
},
33160+
{
33161+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
33162+
"value": 0.00015924691145968804,
33163+
"unit": "Nanoseconds",
33164+
"range": 0.0000010397859248273947
33165+
},
33166+
{
33167+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
33168+
"value": 0.0002530577028150011,
33169+
"unit": "Nanoseconds",
33170+
"range": 0.000003898003684475808
33171+
},
33172+
{
33173+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
33174+
"value": 0.000010500549307458789,
33175+
"unit": "Nanoseconds",
33176+
"range": 3.4304110962405e-7
33177+
},
33178+
{
33179+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
33180+
"value": 0.00001674234504385876,
33181+
"unit": "Nanoseconds",
33182+
"range": 4.0863276868632254e-7
33183+
},
33184+
{
33185+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
33186+
"value": 0.000016875906631679976,
33187+
"unit": "Nanoseconds",
33188+
"range": 2.3279607697473685e-7
33189+
},
33190+
{
33191+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
33192+
"value": 0.000009746792218069906,
33193+
"unit": "Nanoseconds",
33194+
"range": 1.10530767158625e-7
33195+
},
33196+
{
33197+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
33198+
"value": 0.000010734387405665977,
33199+
"unit": "Nanoseconds",
33200+
"range": 9.500793674929884e-8
33201+
},
33202+
{
33203+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
33204+
"value": 0.00001820527604597345,
33205+
"unit": "Nanoseconds",
33206+
"range": 1.38380924160112e-7
33207+
},
33208+
{
33209+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
33210+
"value": 0.000018729341486712344,
33211+
"unit": "Nanoseconds",
33212+
"range": 1.7938495270265864e-7
33213+
},
33214+
{
33215+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
33216+
"value": 0.000010126865365098928,
33217+
"unit": "Nanoseconds",
33218+
"range": 1.5819782229179008e-7
33219+
}
33220+
]
3312533221
}
3312633222
]
3312733223
}

0 commit comments

Comments
 (0)