[ https://issues.apache.org/jira/browse/LOG4J2-1395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15302212#comment-15302212 ]
Mikael Ståldal edited comment on LOG4J2-1395 at 5/26/16 3:21 PM: ----------------------------------------------------------------- Trying to use {{FileDescriptor.out}} instead of {{System.out}}. Looks promising, gives about 5x performance boost. FileAppender is now only 3x faster with a single thread when redirecting standard out to a file. Using {{Log4j2AppenderComparisonBenchmark}}. was (Author: mikaelstaldal): Trying to use {{FileDescriptor.out}} instead of {{System.out}}. Looks promising, gives about 5x performance boost. FileAppender is now only 3x faster with a single thread when redirecting standard out to a file. > Faster Console appender > ----------------------- > > Key: LOG4J2-1395 > URL: https://issues.apache.org/jira/browse/LOG4J2-1395 > Project: Log4j 2 > Issue Type: Improvement > Components: Appenders > Affects Versions: 2.5 > Reporter: Mikael Ståldal > > The ConsoleAppender is much slower than the FileAppender. > It would be nice to improve the performance of the ConsoleAppender. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org