-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Update Wasm benchmarks #2957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Robbepop
merged 28 commits into
paritytech:master
from
Robbepop:rf-update-wasm-benchmarks
Jan 19, 2024
Merged
Update Wasm benchmarks #2957
Changes from 6 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
b1420dd
improve base instruction weight benchmark
Robbepop 7440dd7
remove no longer used DynInstr::RandomI64Repeated
Robbepop b431dad
make call_with_code_per_byte benchmark more robust
Robbepop 685e256
apply rustfmt
Robbepop 0c0145c
remove unnecessary comment
Robbepop fe4c387
update InstructionWeights for new instr_i64add
Robbepop 4d43e10
fix bug in cost_instr not using macro param
Robbepop e48be13
rename instr_i64const -> instr_i64add
Robbepop 8fb2cbd
Merge branch 'master' of https://github.com/paritytech/polkadot-sdk i…
152e0e3
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
184b7ef
remove cost_inst[_no_params] macros
Robbepop 444f96f
Merge branch 'rf-update-wasm-benchmarks' of https://github.com/Robbep…
Robbepop c03854f
use Wasmi (stack) gas cost model for base costs
Robbepop e7a4700
Update substrate/frame/contracts/src/schedule.rs
b3267d8
Add `Storage` to `PolkadotXcm` for People Chains (#2959)
NachoPal bb99bcf
contracts: Update to Polkavm 0.5 (#2945)
athei 0a71b83
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
67895fa
Merge branch 'master' into rf-update-wasm-benchmarks
athei 21e395f
actually divide instruction costs by 4
Robbepop 1aa931f
craft i64.{load,store} based benchmark
Robbepop 3ea7e56
rename new benchmark
Robbepop 45dfff9
use max memory via Config
Robbepop 29658b7
we execute 6 instructions per block instead of 4 now
Robbepop 32bab65
use weights.rs from master branch
Robbepop dd13e5c
Merge branch 'master' into rf-update-wasm-benchmarks
Robbepop b240cbc
fix clippy warning
Robbepop 906c7df
".git/.scripts/commands/bench/bench.sh" --subcommand=pallet --runtime…
7413be0
update comments
Robbepop File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.