-
Notifications
You must be signed in to change notification settings - Fork 3
Theme: Improve build performance #26
Copy link
Copy link
Open
Labels
Cleanup/refactorCode cleanup or refactor with no functional changeCode cleanup or refactor with no functional changeConfigConfigurationConfigurationHugoHugo dependencyHugo dependencyThemeTheme code and related itemsTheme code and related items
Milestone
Metadata
Metadata
Assignees
Labels
Cleanup/refactorCode cleanup or refactor with no functional changeCode cleanup or refactor with no functional changeConfigConfigurationConfigurationHugoHugo dependencyHugo dependencyThemeTheme code and related itemsTheme code and related items
While the current theme code is fairly decent (about 1ms per page on 5K pages and almost 1K processed images, about 5s in total on old laptop CPU), there are many improvements and optimizations possible:
Template:
hugo build --templateMetrics --templateMetricsHintsfor templates with many callsO(n²)complexityConfig: