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 18ed309
  • Loading branch information
github-action-benchmark committed Jul 1, 2024
1 parent a0857d3 commit ff70da7
Showing 1 changed file with 43 additions and 1 deletion.
44 changes: 43 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": 1719852736522,
"lastUpdate": 1719870267386,
"repoUrl": "https://github.com/paritytech/polkadot-sdk",
"entries": {
"statement-distribution-regression-bench": [
Expand Down Expand Up @@ -3614,6 +3614,48 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"name": "Kazunobu Ndong",
"username": "ndkazu",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "18ed309a37036db8429665f1e91fb24ab312e646",
"message": "Pallet Name Customisation (#4806)\n\nAdded Instructions for pallet name customisation in the ReadMe\r\n\r\n---------\r\n\r\nSigned-off-by: Oliver Tale-Yazdi <[email protected]>\r\nCo-authored-by: Oliver Tale-Yazdi <[email protected]>\r\nCo-authored-by: Bastian Köcher <[email protected]>",
"timestamp": "2024-07-01T20:18:27Z",
"url": "https://github.com/paritytech/polkadot-sdk/commit/18ed309a37036db8429665f1e91fb24ab312e646"
},
"date": 1719870237946,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Sent to peers",
"value": 127.92999999999995,
"unit": "KiB"
},
{
"name": "Received from peers",
"value": 106.40199999999997,
"unit": "KiB"
},
{
"name": "statement-distribution",
"value": 0.03869155290400002,
"unit": "seconds"
},
{
"name": "test-environment",
"value": 0.04803751275400001,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit ff70da7

Please sign in to comment.