Replies: 1 comment 2 replies
-
Could investigate a little more. Some data points for anyone interested in this topic, too:
|
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an Eleventy site that deals with a great number of Markdown files (~4,000, largely front matter though) and where I observe a what I find unusual decrease in write performance:
On another Eleventy site, average write performance is significantly faster, even though the respective files contain a lot more content:
How can I understand better what’s slowing performance down by such a big factor (20×)?
Are there any performance best practices and perhaps low-hanging fruits I may miss?
Beta Was this translation helpful? Give feedback.
All reactions