jdimeo opened a new pull request, #65: URL: https://github.com/apache/maven-doxia-sitetools/pull/65
Loading the version information on every file render significantly slows down the Doxia rendering phase. I observed at least a 10x speedup on 45k Markdown files by moving this resource loading to a static initialization block. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org