This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Switch to pooling copy-on-write instantiation strategy for WASM #11232
Merged
paritytech-processbot
merged 17 commits into
paritytech:master
from
koute:master_wasmtime_faster_instantiation
May 19, 2022
Merged
Changes from 14 commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
df1352d
Switch to pooling copy-on-write instantiation strategy for WASM
koute c0c989a
Fix benchmark compilation
koute a2c002b
Fix `cargo fmt`
koute f5c8a40
Fix compilation of another benchmark I've missed
koute 078d48b
Cleanups according to review comments
koute f8656cd
Move `max_memory_size` to `Semantics`
koute 71648ff
Set `memory_guaranteed_dense_image_size` to `max_memory_size`
koute ce73551
Rename `wasm_instantiation_strategy` to `wasmtime_instantiation_strat…
koute b0b5e60
Update the doc-comments regarding the instantiation strategy
koute 5c9152d
Extend the integration tests to test every instantiation strategy
koute 2f469b5
Don't drop the temporary directory until the runtime is dropped in be…
koute 7c840f9
Don't drop the temporary directory until the runtime is dropped in tests
koute 1a8343f
Merge remote-tracking branch 'origin/master' into master_wasmtime_fas…
koute 8a9fa32
Merge remote-tracking branch 'origin/master' into master_wasmtime_fas…
koute 561c15e
Merge remote-tracking branch 'origin/master' into master_wasmtime_fas…
koute 173baa8
Merge remote-tracking branch 'origin/master' into master_wasmtime_fas…
koute 41066fc
Merge remote-tracking branch 'origin/master' into master_wasmtime_fas…
koute 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
Oops, something went wrong.
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.