Skip to content

Commit

Permalink
add statement-distribution-regression-bench (customSmallerIsBetter) b…
Browse files Browse the repository at this point in the history
…enchmark result for 1fcd6ba
  • Loading branch information
github-action-benchmark committed Jan 20, 2025
1 parent 4b2dd78 commit 24d25b1
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion bench/statement-distribution-regression-bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1737326868573,
"lastUpdate": 1737416893549,
"repoUrl": "/~https://github.com/paritytech-stg/polkadot-sdk",
"entries": {
"statement-distribution-regression-bench": [
Expand Down Expand Up @@ -1278,6 +1278,50 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "mordamax@gmail.com",
"name": "Maksym H",
"username": "mordamax"
},
"committer": {
"email": "mordamax@gmail.com",
"name": "Maksym H",
"username": "mordamax"
},
"distinct": true,
"id": "1fcd6ba1b9702417d42b72ee9c28c64332af7878",
"message": "Update cmd.yml",
"timestamp": "2025-01-20T23:21:51Z",
"tree_id": "937ecdbffe91cc1e1c970c35d4ee58c7f46b0156",
"url": "/~https://github.com/paritytech-stg/polkadot-sdk/commit/1fcd6ba1b9702417d42b72ee9c28c64332af7878"
},
"date": 1737416886076,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Sent to peers",
"value": 127.93399999999995,
"unit": "KiB"
},
{
"name": "Received from peers",
"value": 106.39999999999996,
"unit": "KiB"
},
{
"name": "statement-distribution",
"value": 0.035332387756000026,
"unit": "seconds"
},
{
"name": "test-environment",
"value": 0.044993141707999965,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit 24d25b1

Please sign in to comment.