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 bcf7899efde5db118ae24a040d8f1db80644e7ba
  • Loading branch information
github-action-benchmark committed Oct 12, 2024
1 parent 04ed26f commit efa7f54
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": 1728692343514,
"lastUpdate": 1728692368175,
"repoUrl": "https://github.com/gear-tech/gear",
"entries": {
"Gear workspace tests": [
Expand Down Expand Up @@ -1412750,6 +1412750,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": "bcf7899efde5db118ae24a040d8f1db80644e7ba",
"message": "fix(ethexe): Fix critical bug of prefix iterating RocksDB (#4285)",
"timestamp": "2024-10-11T08:38:50Z",
"url": "https://github.com/gear-tech/gear/commit/bcf7899efde5db118ae24a040d8f1db80644e7ba"
},
"date": 1728692351680,
"tool": "customSmallerIsBetter",
"benches": [
{
"name": "upload_code",
"value": 40644,
"unit": "ns"
},
{
"name": "upload_program",
"value": 41171,
"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": 40943,
"unit": "ns"
}
]
}
]
}
Expand Down

0 comments on commit efa7f54

Please sign in to comment.