Skip to content

Commit

Permalink
add availability-recovery-regression-bench (customSmallerIsBetter) be…
Browse files Browse the repository at this point in the history
…nchmark result for 738282a
  • Loading branch information
github-action-benchmark committed Jan 11, 2025
1 parent 4a9370b commit ac9c936
Showing 1 changed file with 45 additions and 1 deletion.
46 changes: 45 additions & 1 deletion bench/availability-recovery-regression-bench/data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1736479276047,
"lastUpdate": 1736595209312,
"repoUrl": "https://github.com/paritytech/polkadot-sdk",
"entries": {
"availability-recovery-regression-bench": [
Expand Down Expand Up @@ -37482,6 +37482,50 @@ window.BENCHMARK_DATA = {
"unit": "seconds"
}
]
},
{
"commit": {
"author": {
"email": "[email protected]",
"name": "Bastian Köcher",
"username": "bkchr"
},
"committer": {
"email": "[email protected]",
"name": "GitHub",
"username": "web-flow"
},
"distinct": true,
"id": "738282a2c4127f5e6a1c8d50235ba126b9f05025",
"message": "Fix incorrected deprecated message (#7118)",
"timestamp": "2025-01-11T10:32:50Z",
"tree_id": "b2498b9f12218fdc6dbd1e34243d44889f118bc3",
"url": "https://github.com/paritytech/polkadot-sdk/commit/738282a2c4127f5e6a1c8d50235ba126b9f05025"
},
"date": 1736595192532,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "Received from peers",
"value": 307203,
"unit": "KiB"
},
{
"name": "Sent to peers",
"value": 1.6666666666666665,
"unit": "KiB"
},
{
"name": "test-environment",
"value": 0.22918976790000004,
"unit": "seconds"
},
{
"name": "availability-recovery",
"value": 11.314435077966666,
"unit": "seconds"
}
]
}
]
}
Expand Down

0 comments on commit ac9c936

Please sign in to comment.