org.apache.logging.log4j.perf.jmh
Class LogbackAsyncAppenderBenchmark

java.lang.Object
  extended by org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark

public class LogbackAsyncAppenderBenchmark
extends Object

Tests Logback Async Appender performance.


Nested Class Summary
static class LogbackAsyncAppenderBenchmark.NormalState
           
 
Constructor Summary
LogbackAsyncAppenderBenchmark()
           
 
Method Summary
 void latency(LogbackAsyncAppenderBenchmark.NormalState e)
           
 boolean latencyBaseline(LogbackAsyncAppenderBenchmark.NormalState e)
           
 void throughput(LogbackAsyncAppenderBenchmark.NormalState e)
           
 boolean throughputBaseline(LogbackAsyncAppenderBenchmark.NormalState e)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogbackAsyncAppenderBenchmark

public LogbackAsyncAppenderBenchmark()
Method Detail

throughputBaseline

public boolean throughputBaseline(LogbackAsyncAppenderBenchmark.NormalState e)

throughput

public void throughput(LogbackAsyncAppenderBenchmark.NormalState e)

latencyBaseline

public boolean latencyBaseline(LogbackAsyncAppenderBenchmark.NormalState e)

latency

public void latency(LogbackAsyncAppenderBenchmark.NormalState e)


Copyright c 1999-2014 Apache Software Foundation. All Rights Reserved. Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, and the Apache Logging project logo are trademarks of The Apache Software Foundation.