-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add pallet-gear host function weights (customSmallerIsBetter) benchma…
…rk result for e29a699b2e9161107d4439b9886f6d95d62e1bac
- Loading branch information
github-action-benchmark
committed
Dec 10, 2024
1 parent
c4a1e7d
commit a75fe9e
Showing
1 changed file
with
293 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
window.BENCHMARK_DATA = { | ||
"lastUpdate": 1733789753038, | ||
"lastUpdate": 1733789781228, | ||
"repoUrl": "https://github.com/gear-tech/gear", | ||
"entries": { | ||
"Gear workspace tests": [ | ||
|
@@ -1231180,6 +1231180,298 @@ 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": "e29a699b2e9161107d4439b9886f6d95d62e1bac", | ||
"message": "fix(runtime): Vara Network Testnet metadata (#4387)", | ||
"timestamp": "2024-12-09T17:08:39Z", | ||
"url": "https://github.com/gear-tech/gear/commit/e29a699b2e9161107d4439b9886f6d95d62e1bac" | ||
}, | ||
"date": 1733789761368, | ||
"tool": "customSmallerIsBetter", | ||
"benches": [ | ||
{ | ||
"name": "alloc", | ||
"value": 99206, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "free", | ||
"value": 67635, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "free_range", | ||
"value": 71504, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "free_range_per_page", | ||
"value": 2366, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_gas_available", | ||
"value": 91286, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_message_id", | ||
"value": 93762, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_program_id", | ||
"value": 96535, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_source", | ||
"value": 96992, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_value", | ||
"value": 95131, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_value_available", | ||
"value": 96876, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_size", | ||
"value": 97476, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_read", | ||
"value": 150399, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_env_vars", | ||
"value": 108630, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_block_height", | ||
"value": 88784, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_block_timestamp", | ||
"value": 88304, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_random", | ||
"value": 179057, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_init", | ||
"value": 97523, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_push", | ||
"value": 183579, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_commit", | ||
"value": 194579, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reservation_send_commit", | ||
"value": 208486, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_commit", | ||
"value": 9533, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reservation_reply_commit", | ||
"value": 8966, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_push", | ||
"value": 157449, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_to", | ||
"value": 97106, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_signal_code", | ||
"value": 91316, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_signal_from", | ||
"value": 91484, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_push_input", | ||
"value": 108849, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_push_input", | ||
"value": 135885, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_debug", | ||
"value": 126402, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_code", | ||
"value": 97622, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_exit", | ||
"value": 8690, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_leave", | ||
"value": 11630, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_wait", | ||
"value": 8442, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_wait_for", | ||
"value": 10584, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_wait_up_to", | ||
"value": 10472, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_wake", | ||
"value": 242250, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_create_program_wgas", | ||
"value": 277431, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reserve_gas", | ||
"value": 2190, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_unreserve_gas", | ||
"value": 2467, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_system_reserve_gas", | ||
"value": 108028, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_deposit", | ||
"value": 609554, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send", | ||
"value": 244433, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_wgas", | ||
"value": 230846, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_commit_wgas", | ||
"value": 194170, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reservation_send", | ||
"value": 267267, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_commit_wgas", | ||
"value": 9418, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reservation_reply", | ||
"value": 12858, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply", | ||
"value": 10175, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_wgas", | ||
"value": 9497, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_input", | ||
"value": 14717, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_reply_input_wgas", | ||
"value": 10648, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_input", | ||
"value": 215751, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_send_input_wgas", | ||
"value": 220368, | ||
"unit": "ns" | ||
}, | ||
{ | ||
"name": "gr_create_program", | ||
"value": 282793, | ||
"unit": "ns" | ||
} | ||
] | ||
} | ||
], | ||
"pallet-gear instruction weights": [ | ||
|