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

fix(runtime): reduce cache size in vm runner #3040

Merged
merged 2 commits into from
Jul 27, 2020

Conversation

bowenwang1996
Copy link
Collaborator

In #2537, we reduced the cache size in runtime/runtime/src/cache.rs, which caches the wasm binary. However, we didn't reduce the size of the cache in near-vm-runner, which caches the compiled wasmer module.

@gitpod-io
Copy link

gitpod-io bot commented Jul 25, 2020

@bowenwang1996 bowenwang1996 merged commit d2282d6 into master Jul 27, 2020
@bowenwang1996 bowenwang1996 deleted the fix-vm-runner-cache-size branch July 27, 2020 17:51
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