vopl commented on PR #288:
URL: https://github.com/apache/logging-log4cxx/pull/288#issuecomment-1807116517

   > A disabled logger (e.g. when Logger::isDebugEnabledFor() if false) is less 
than 1 ns on Ubuntu from memory. (I broke my Ubuntu trying to fix its wifi) On 
Windows using a dll (not inlined) it is about 4 ns.
   
   I mean a case in which the ostringstream instance is not cached by 
thread_local static, but is built again for each new instance of Message buffer.


-- 
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]

Reply via email to