Skip to content

Commit b0130fe

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for 2ff5fa4
1 parent d3fb1d3 commit b0130fe

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": 1739566933290,
2+
"lastUpdate": 1739883559970,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -26570,6 +26570,78 @@ window.BENCHMARK_DATA = {
2657026570
"range": 1.1831675601122986e-7
2657126571
}
2657226572
]
26573+
},
26574+
{
26575+
"commit": {
26576+
"author": {
26577+
"email": "teodora.danciu@tweag.io",
26578+
"name": "teodanciu",
26579+
"username": "teodanciu"
26580+
},
26581+
"committer": {
26582+
"email": "noreply@github.com",
26583+
"name": "GitHub",
26584+
"username": "web-flow"
26585+
},
26586+
"distinct": true,
26587+
"id": "2ff5fa4e8c6b773748799981ef44ef6a62cd5c92",
26588+
"message": "Merge pull request #4894 from IntersectMBO/js/readme-link\n\nFix link to haddocks in README",
26589+
"timestamp": "2025-02-18T14:55:53+02:00",
26590+
"tree_id": "b3a011082f1b1a3556d0b47ef84bd47ff38d48f0",
26591+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/2ff5fa4e8c6b773748799981ef44ef6a62cd5c92"
26592+
},
26593+
"date": 1739883539178,
26594+
"tool": "customSmallerIsBetter",
26595+
"benches": [
26596+
{
26597+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
26598+
"value": 0.00014443861276649235,
26599+
"unit": "Nanoseconds",
26600+
"range": 0.000010386049923777205
26601+
},
26602+
{
26603+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
26604+
"value": 0.0001464080314642406,
26605+
"unit": "Nanoseconds",
26606+
"range": 5.92374616188875e-7
26607+
},
26608+
{
26609+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
26610+
"value": 0.0001479777401581342,
26611+
"unit": "Nanoseconds",
26612+
"range": 0.0000022379621892491856
26613+
},
26614+
{
26615+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
26616+
"value": 0.00023378144901556138,
26617+
"unit": "Nanoseconds",
26618+
"range": 0.0000016920481866377958
26619+
},
26620+
{
26621+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/ShelleyEra",
26622+
"value": 0.000010232012564654966,
26623+
"unit": "Nanoseconds",
26624+
"range": 1.434561567292036e-7
26625+
},
26626+
{
26627+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/AllegraEra",
26628+
"value": 0.00001856440363085728,
26629+
"unit": "Nanoseconds",
26630+
"range": 1.8427181691525186e-7
26631+
},
26632+
{
26633+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/MaryEra",
26634+
"value": 0.000018859231848994024,
26635+
"unit": "Nanoseconds",
26636+
"range": 2.383303740006512e-7
26637+
},
26638+
{
26639+
"name": "applyTxBenchmarks/Deserialise Shelley Tx/AlonzoEra",
26640+
"value": 0.000009417000402081303,
26641+
"unit": "Nanoseconds",
26642+
"range": 5.848651002781282e-8
26643+
}
26644+
]
2657326645
}
2657426646
]
2657526647
}

0 commit comments

Comments
 (0)