Hacker News new | ask | show | jobs
by ivan_gammel 491 days ago
This actually makes me wonder if it is possible to preserve post-startup state and then restore it as a way to mitigate long computational stage during startup. I bet it is, maybe we could just serialize the application context and restore it.