swebb2066 commented on PR #288: URL: https://github.com/apache/logging-log4cxx/pull/288#issuecomment-1805202960
The cached std::ostringstream significantly reduces the cost of logging when using `std::ostream& operator<<(std::ostream, ...)` overloads. I suggest you check the before and after output of the Google benchmark test (built by defining BUILD_BENCHMARK_CHECKS=on ) -- 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]
