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

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

public class AsyncLoggersBenchmark
extends Object

Tests Log4j2 Async Loggers performance.


Constructor Summary
AsyncLoggersBenchmark()
           
 
Method Summary
 void down()
           
 void latency()
           
 boolean latencyBaseline()
           
 void throughput()
           
 boolean throughputBaseline()
           
 void up()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsyncLoggersBenchmark

public AsyncLoggersBenchmark()
Method Detail

up

public void up()

down

public void down()

throughputBaseline

public boolean throughputBaseline()

throughput

public void throughput()

latencyBaseline

public boolean latencyBaseline()

latency

public void latency()


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.