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 3c6fe882d991c94d0f1e8846e6717108b1990c0b
  • Loading branch information
github-action-benchmark committed Feb 12, 2024
1 parent dfda9eb commit 6b50739
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": 1707713196223,
"lastUpdate": 1707713216167,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -833964,6 +833964,58 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "Gregory Sobol",
"username": "grishasobol",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "3c6fe882d991c94d0f1e8846e6717108b1990c0b",
"message": "refactor!(pallet-gear): Make re-instrumentation fallible (#3690)",
"timestamp": "2024-02-09T11:31:24Z",
"url": "https://github.com/gear-tech/gear/commit/3c6fe882d991c94d0f1e8846e6717108b1990c0b"
},
"date": 1707713202616,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 42377,
"unit": "ns"
},
{
"name": "upload_program",
"value": 29331,
"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 6b50739

Please sign in to comment.