swebb2066 opened a new pull request, #135: URL: https://github.com/apache/logging-log4cxx/pull/135
Prior to the PR, next_stable testing disabled logger performance was 20% worse than master (13.0). By adding a cached level to Logger, testing disabled logger performance improves on master by 50%. Automatic repository configuration is now explicit part (autoConfigure() function) of the LoggerRepository interface, and LogManager is responsible for calling autoConfigure(). This is required to have correct state for the cached level thresholds. -- 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]
