polkadot
polkadot copied to clipboard
update weights
new weights as requested by @shawntabrizi
draft until the other benches are done
this was run off d17f0627
/cmd queue -v RUST_LOG=debug -c bench-bot $ runtime kusama-dev pallet_balances
@shawntabrizi https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1864571 was started for your command "$PIPELINE_SCRIPTS_DIR/bench-bot.sh" runtime kusama-dev pallet_balances. Check out https://gitlab.parity.io/parity/mirrors/polkadot/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.
Comment /cmd cancel 41-68d77c72-0436-41d4-b2c1-c58b40841f82 to cancel this command or /cmd cancel to cancel all commands in this pull request.
@shawntabrizi Command "$PIPELINE_SCRIPTS_DIR/bench-bot.sh" runtime kusama-dev pallet_balances has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1864571 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot/-/jobs/1864571/artifacts/download.
Interesting. There are some big increases, but also a lot of decreases.
Remark jumped to 1.46ms, but it seems consistent across the runtimes. Westend was not updated @coderobe?
SWC-compare link link and PDF for posterity.
westend wasn't ready when i opened the PR - it is now, i'll add the files.
There are some changes here we should look into, but i feel pretty confident after looking over this, that the changes that @koute made are solid, and probably we need to hunt separately what is going on
Thanks @coderobe
doesn't compile, however
Looks like an error in the template, should be easy to resolve, will look into it
Looks like an error in the template, should be easy to resolve, will look into it
Could also just be missing deps in runtime/kusama/constants/Cargo.toml.
PS I think we can and should get rid of that sub-crate and just put it into the runtime.
Regarding the merge conflicts: its since we renamed anonymous to pure. I will do a git merge -X theirs origin/master.