Skip to content

Commit f947fd6

Browse files
author
github-action-benchmark
committed
add Haskell Benchmark (customSmallerIsBetter) benchmark result for deb0945
1 parent ed84eaa commit f947fd6

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": 1751884927868,
2+
"lastUpdate": 1751897390371,
33
"repoUrl": "https://github.com/IntersectMBO/cardano-ledger",
44
"entries": {
55
"Haskell Benchmark": [
@@ -38114,6 +38114,102 @@ window.BENCHMARK_DATA = {
3811438114
"range": 1.1068507894075261e-7
3811538115
}
3811638116
]
38117+
},
38118+
{
38119+
"commit": {
38120+
"author": {
38121+
"email": "m.algehed@gmail.com",
38122+
"name": "Maximilian Algehed",
38123+
"username": "MaximilianAlgehed"
38124+
},
38125+
"committer": {
38126+
"email": "MaximilianAlgehed@users.noreply.github.com",
38127+
"name": "Maximilian Algehed",
38128+
"username": "MaximilianAlgehed"
38129+
},
38130+
"distinct": true,
38131+
"id": "deb0945558985d7e2d49fdf2bed458f65b6bd2fd",
38132+
"message": "`constrained-generators`: Improve the public API and separate \"use API\"\nfrom \"extend API\"",
38133+
"timestamp": "2025-07-07T16:06:09+02:00",
38134+
"tree_id": "1c3d7de154a97c46947795b329eb8283bdaa8522",
38135+
"url": "https://github.com/IntersectMBO/cardano-ledger/commit/deb0945558985d7e2d49fdf2bed458f65b6bd2fd"
38136+
},
38137+
"date": 1751897371468,
38138+
"tool": "customSmallerIsBetter",
38139+
"benches": [
38140+
{
38141+
"name": "applyTxBenchmarks/ApplyTxInEra/ShelleyEra",
38142+
"value": 0.00015060663696894863,
38143+
"unit": "Nanoseconds",
38144+
"range": 4.970199795098699e-7
38145+
},
38146+
{
38147+
"name": "applyTxBenchmarks/ApplyTxInEra/AllegraEra",
38148+
"value": 0.000155258916980993,
38149+
"unit": "Nanoseconds",
38150+
"range": 0.0000035753704503006563
38151+
},
38152+
{
38153+
"name": "applyTxBenchmarks/ApplyTxInEra/MaryEra",
38154+
"value": 0.00015514808370165777,
38155+
"unit": "Nanoseconds",
38156+
"range": 0.0000010384288396830713
38157+
},
38158+
{
38159+
"name": "applyTxBenchmarks/ApplyTxInEra/AlonzoEra",
38160+
"value": 0.00024289465146931925,
38161+
"unit": "Nanoseconds",
38162+
"range": 7.401468067281042e-7
38163+
},
38164+
{
38165+
"name": "applyTxBenchmarks/Deserialise Tx/ShelleyEra",
38166+
"value": 0.000008401086123530775,
38167+
"unit": "Nanoseconds",
38168+
"range": 3.782738400426542e-8
38169+
},
38170+
{
38171+
"name": "applyTxBenchmarks/Deserialise Tx/AllegraEra",
38172+
"value": 0.000015435283808506292,
38173+
"unit": "Nanoseconds",
38174+
"range": 2.161556674465137e-7
38175+
},
38176+
{
38177+
"name": "applyTxBenchmarks/Deserialise Tx/MaryEra",
38178+
"value": 0.00001545618565491931,
38179+
"unit": "Nanoseconds",
38180+
"range": 2.0257898888562918e-7
38181+
},
38182+
{
38183+
"name": "applyTxBenchmarks/Deserialise Tx/AlonzoEra",
38184+
"value": 0.000010836772657545064,
38185+
"unit": "Nanoseconds",
38186+
"range": 2.0283354409582927e-7
38187+
},
38188+
{
38189+
"name": "applyTxBenchmarks/Deserialise Ann Tx/ShelleyEra",
38190+
"value": 0.000008287882089277837,
38191+
"unit": "Nanoseconds",
38192+
"range": 5.722227284406463e-8
38193+
},
38194+
{
38195+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AllegraEra",
38196+
"value": 0.00001673210177633069,
38197+
"unit": "Nanoseconds",
38198+
"range": 2.0861812022077255e-7
38199+
},
38200+
{
38201+
"name": "applyTxBenchmarks/Deserialise Ann Tx/MaryEra",
38202+
"value": 0.000017331470547367733,
38203+
"unit": "Nanoseconds",
38204+
"range": 1.6129975968640405e-7
38205+
},
38206+
{
38207+
"name": "applyTxBenchmarks/Deserialise Ann Tx/AlonzoEra",
38208+
"value": 0.000010203306211686592,
38209+
"unit": "Nanoseconds",
38210+
"range": 1.2369130910003708e-7
38211+
}
38212+
]
3811738213
}
3811838214
]
3811938215
}

0 commit comments

Comments
 (0)