What is the underlying perf jar? org.apache.logging.log4j.FilterPerformanceComparison compares log4j2 ThreadContextMapFilter performance with logback "turbofilter" <turboFilter class="ch.qos.logback.classic.turbo.MDCFilter">
Is turbofilter old? (I just want to eventually get rid of all JUnit tests that have @Category(PerformanceTests.class), and move them to log4j-perf JMH benchmarks.) On Sat, Sep 20, 2014 at 8:33 PM, Gary Gregory <[email protected]> wrote: > Note that the underlying perf jar is old and not compatible with the > current version. > > Might be worth dealing with that before migrating more of our code to an > old API. > > Gary > > > -------- Original message -------- > From: "Remko Popma (JIRA)" > Date:09/20/2014 01:12 (GMT-05:00) > To: [email protected] > Subject: [jira] [Created] (LOG4J2-839) Migrate FilterPerformanceComparison > to log4j-perf > > Remko Popma created LOG4J2-839: > ---------------------------------- > > Summary: Migrate FilterPerformanceComparison to log4j-perf > Key: LOG4J2-839 > URL: https://issues.apache.org/jira/browse/LOG4J2-839 > Project: Log4j 2 > Issue Type: Sub-task > Reporter: Remko Popma > > > org.apache.logging.log4j.FilterPerformanceComparison > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
