1) GEODE-5997: Create FastLogger benchmarks New JMH Benchmarks for FastLogger and Log4j2 Logger. Also includes comparisons of different approaches for parameters.
2) GEODE-5997: Delete old logging performance tests 3) GEODE-5997: Override ExtendedLogger methods in FastLogger This allows us to retain the performance improvements of FastLogger and remove isDebugEnabled and isTraceEnabled guard clauses from logger debug and trace log statements. [ Full content available at: https://github.com/apache/geode/pull/2798 ] This message was relayed via gitbox.apache.org for [email protected]
