Exploration is in the alex/snapshot branch.
The code loading phase is almost entirely eliminated (except for loading node modules), but all the operations take a lot longer now:
Before (with cache data):
snapshot-before.cpuprofile.txt

After (with startup snapshot):
snapshot-after.cpuprofile.txt
