Hacker News new | ask | show | jobs
by mrcharles 4479 days ago
The biggest hiccup is almost a literal one; serializing large lua structures and then writing them to disk can take a lot of time. But this can largely be mitigated by just saving compiled lua instead of text lua.