GaneshPatil7517 opened a new pull request, #291: URL: https://github.com/apache/shiro-site/pull/291
This PR improves shiro-site build performance by optimizing the Validator to use buffered file reading with early exit instead of reading entire files into memory. JBake metadata headers are always at the top of .adoc files, so we only need to read the first few lines to validate them. The build output and validation behavior remain unchanged. Resolves #288. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
