Skip to content

Commit

Permalink
add pallet-gear extrinsic weights (customSmallerIsBetter) benchmark r…
Browse files Browse the repository at this point in the history
…esult for a81041487fa8ab7236bf532776031af8e22602cb
  • Loading branch information
github-action-benchmark committed Feb 24, 2024
1 parent 4e21847 commit 1f94caf
Showing 1 changed file with 53 additions and 1 deletion.
54 changes: 53 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1708749929624,
"lastUpdate": 1708749948774,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -858524,6 +858524,58 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "dependabot[bot]",
"username": "dependabot[bot]",
"email": "49699333+dependabot[bot]@users.noreply.github.com"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "a81041487fa8ab7236bf532776031af8e22602cb",
"message": "[depbot] Bump the deps group with 17 updates (#3738)\n\nSigned-off-by: dependabot[bot] <[email protected]>\r\nCo-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>",
"timestamp": "2024-02-23T17:32:01Z",
"url": "https://github.com/gear-tech/gear/commit/a81041487fa8ab7236bf532776031af8e22602cb"
},
"date": 1708749936363,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 45051,
"unit": "ns"
},
{
"name": "upload_program",
"value": 39471,
"unit": "ns"
},
{
"name": "create_program",
"value": 1,
"unit": "ns"
},
{
"name": "send_message",
"value": 0,
"unit": "ns"
},
{
"name": "send_reply",
"value": 0,
"unit": "ns"
},
{
"name": "claim_value",
"value": 0,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit 1f94caf

Please sign in to comment.