You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.