Skip to content
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

Use memmap2 in deserialize_from_file #1927

Merged
merged 2 commits into from
Dec 14, 2020
Merged

Conversation

webmaster128
Copy link
Contributor

@webmaster128 webmaster128 commented Dec 13, 2020

Description

As discussed in CosmWasm/cosmwasm#660, we might want to use memmap in deserialize_from_file to speed up artifact loading.

This uses the fork memmap2 because https://rustsec.org/advisories/RUSTSEC-2020-0077.html

This is based on df3a211 and a CHANGELOG entry is missing, but adding it now for visibility and testing.

Review

  • Add a short description of the the change to the CHANGELOG.md file

@syrusakbary
Copy link
Member

bors r+

@bors
Copy link
Contributor

bors bot commented Dec 14, 2020

@bors bors bot merged commit 17752cd into wasmerio:master Dec 14, 2020
@webmaster128 webmaster128 deleted the memmap-load branch December 14, 2020 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants