carterkozak commented on pull request #573:
URL: https://github.com/apache/logging-log4j2/pull/573#issuecomment-917236154


   Initial benchmarks on this branch look promising -- writing through a 
RandomAccessFile appender to `/dev/null` `-Dlog4j2.enable.direct.encoders=false 
-Dlog4j2.formatMsgNoLookups=true` I'm seeing a 10-13% performance increase 
(with nolookups enabled). Rerunning with lookups enabled (but not used in my 
message string) didn't appear to meaningfully impact results.
   
   I still need to do more precise/targetted benchmarking.


-- 
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: notifications-unsubscr...@logging.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to