Hacker News new | ask | show | jobs
by tremon 2555 days ago
> support and parse a billion more formats

> Rendering things properly

These should not affect startup performance though.

1 comments

When do you want to incur the overhead? Do you want a user to wait once for 40 seconds, or wait 10 extra seconds for something to load/save because you're loading shit on the fly. It's a question of trade-offs.