Once snapshot is unpacked into isolate memory it is likely that it will not be needed again (especially if lightweight isolates are enabled). For environments with strict memory constraints we should consider findings ways to let OS release this memory and decrease RSS.
/cc @mkustermann @rmacnak-google
Once snapshot is unpacked into isolate memory it is likely that it will not be needed again (especially if lightweight isolates are enabled). For environments with strict memory constraints we should consider findings ways to let OS release this memory and decrease RSS.
/cc @mkustermann @rmacnak-google