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
{{ message }}
This repository was archived by the owner on Apr 23, 2020. It is now read-only.
Hi, is the data fully copied into memory when you run the executable, or can you access it "on demand"?
I mean, if my code includes a 1GB zip file, will it "eat" 1GB memory at launch, even if I don't even end up touching that data?