-
Notifications
You must be signed in to change notification settings - Fork 2
Optimize tutorial rendering #26
Open
Labels
Description
This includes diff transforming (fast I think?), syntax highlighting (slow?), and rendering templates (fast?). Could probably bring back caching of some kind. It would be really nice if we could automatically detect cache invalidation and not require the user to pass -c whenever things can be loaded from cache.