-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Executor: Remove LegacyInstanceReuse strategy
#1486
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
Merged
Changes from 3 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
965832d
clean up all legacy code for sc-executor
yjhmelody 20a27c7
fmt
yjhmelody e8c59f4
fix benches
yjhmelody 42f81db
Update substrate/client/executor/src/integration_tests/linux.rs
yjhmelody 778bfae
Merge branch 'master' into cleanup-legacy-executor
yjhmelody eeff743
fix test `memory_consumption_compiled`
yjhmelody 321f818
fmt
yjhmelody f8e6eae
fix
yjhmelody f48c94a
remove unused functions and improve namings
yjhmelody dfb856a
improve `get_global_val` check
yjhmelody 812b5a4
improve `get_global_const` check
yjhmelody 2480ab4
revert `get_global_const`
yjhmelody 2febff1
improve `get_map`
yjhmelody 68c33d8
unused import: `Mutability`
yjhmelody 40ec33f
fix `get_map`
yjhmelody d797adb
minor improve
yjhmelody 288d7fa
remove `memory_consumption_compiled`
yjhmelody 0533869
Merge branch 'master' into cleanup-legacy-executor
yjhmelody d2ce2fd
Merge branch 'master' into cleanup-legacy-executor
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
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
87 changes: 0 additions & 87 deletions
87
substrate/client/executor/common/src/runtime_blob/data_segments_snapshot.rs
This file was deleted.
Oops, something went wrong.
112 changes: 0 additions & 112 deletions
112
substrate/client/executor/common/src/runtime_blob/globals_snapshot.rs
This file was deleted.
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
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.