carterkozak commented on pull request #573: URL: https://github.com/apache/logging-log4j2/pull/573#issuecomment-916965179
I imagine there's something clever (aka risky/unmaintainable/fun) we could do with layouts using bytecode generation to avoid some amount of overhead. Definitely want to explore all other options first and validate that we fully grok the causes, however in benchmarking I found a hand-written layout performed ~15-20% better than PatternLayout with identical output. -- 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