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 5ad86e27f72c7cb3727d17d2a835c3aa46d68711
  • Loading branch information
github-action-benchmark committed Feb 8, 2025
1 parent c30b552 commit 9ca4292
Showing 1 changed file with 58 additions and 1 deletion.
59 changes: 58 additions & 1 deletion data.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
window.BENCHMARK_DATA = {
"lastUpdate": 1738974740527,
"lastUpdate": 1738974769188,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -1690620,6 +1690620,63 @@ window.BENCHMARK_DATA = {
"unit": "ns"
}
]
},
{
"commit": {
"author": {
"name": "Dmitrii Novikov",
"username": "breathx",
"email": "[email protected]"
},
"committer": {
"name": "GitHub",
"username": "web-flow",
"email": "[email protected]"
},
"id": "5ad86e27f72c7cb3727d17d2a835c3aa46d68711",
"message": "chore(typo): internal.rs (#4498)",
"timestamp": "2025-02-07T16:53:57Z",
"url": "https://github.com/gear-tech/gear/commit/5ad86e27f72c7cb3727d17d2a835c3aa46d68711"
},
"date": 1738974749015,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 40268,
"unit": "ns"
},
{
"name": "upload_program",
"value": 30286,
"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"
},
{
"name": "claim_value_to_inheritor",
"value": 42646,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit 9ca4292

Please sign in to comment.