-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Closed
Labels
Description
I'm pondering with the nested sections implementation now and then, and I'm about to add a new data structure to Hugo that is needed by the sections handling, but may also speed up other parts of Hugo.
But then it would be great to have some controlled benchmarks to compare with.
Nothing fancy to begin with, variations on these:
- Number of regular pages; 10, 100, 500, 1000, 5000, 30000
- Number of tags
- Number of tags per page
- Number of root sections
- Shortcodes ...
n10v