A B C D F G I L M O R S T U

A

AsyncLoggersBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests Log4j2 Async Loggers performance.
AsyncLoggersBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.AsyncLoggersBenchmark
 

B

base() - Method in class org.apache.logging.log4j.perf.jmh.UuidGeneratorBenchmark
 
baseline() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
baseline() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
baseline() - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 

C

cachedClock() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
ClocksBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests performance of various clock implementation.
ClocksBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
coarseCachedClock() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
ConfiguratorInitializeBenchmark - Class in org.apache.logging.log4j.perf.jmh
This benchmark demonstrates how long it takes for a simple XML configuration file to be parsed and initialize a new LoggerContext using that configuration.
ConfiguratorInitializeBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.ConfiguratorInitializeBenchmark
 
createLogEventWithExceptionUsingBuilder() - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
createLogEventWithoutException() - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
createLogEventWithoutExceptionUsingBuilder() - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
createSerializableLogEventProxyWithException(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
createSerializableLogEventProxyWithoutException() - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
customFastFormatBytes(TimeFormatBenchmark.BufferState) - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
customFastFormatString(TimeFormatBenchmark.BufferState) - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
customFormatBytes(TimeFormatBenchmark.BufferState) - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
customFormatString(TimeFormatBenchmark.BufferState) - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 

D

DebugDisabledBenchmark - Class in org.apache.logging.log4j.perf.jmh
Benchmarks Log4j 2, Log4j 1, and Logback using the DEBUG level which is disabled for this test.
DebugDisabledBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
down() - Method in class org.apache.logging.log4j.perf.jmh.AsyncLoggersBenchmark
 
down() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
down() - Method in class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark.NormalState
 
down() - Method in class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark.NormalState
 
down() - Method in class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark.NormalState
 

F

fastFormat(long, ByteBuffer) - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
fixedClock() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
fixedFinalClock() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
format(long, ByteBuffer) - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
FormatterLoggerBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests Log4j2 Formatter Logger performance.
FormatterLoggerBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 

G

getCallerClassNameFromStackTrace(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
getCallerClassNameReflectively(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
getCallerClassNameSunReflection(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
getDirectSunReflection(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
getMessageUsingNew(ReflectionBenchmark.RandomInteger) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
getMessageUsingReflection(ReflectionBenchmark.RandomInteger) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
getReflectiveCallerClassUtility(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
getSourceLocationOfLogEvent() - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
getStackTraceClassForClassName() - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 

I

initializeLoggerContext() - Method in class org.apache.logging.log4j.perf.jmh.ConfiguratorInitializeBenchmark
 

L

latency() - Method in class org.apache.logging.log4j.perf.jmh.AsyncLoggersBenchmark
 
latency(Log4j1AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark
 
latency(Log4j2AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark
 
latency(LogbackAsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark
 
latencyBaseline() - Method in class org.apache.logging.log4j.perf.jmh.AsyncLoggersBenchmark
 
latencyBaseline() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
latencyBaseline(Log4j1AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark
 
latencyBaseline(Log4j2AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark
 
latencyBaseline(LogbackAsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark
 
latencyFormatterLoggerDouble() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
latencyFormatterLoggerString() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
latencyLoggerDouble() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
latencyLoggerString() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
Log4j1AsyncAppenderBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests Log4j-1.2 Async Appender performance.
Log4j1AsyncAppenderBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark
 
Log4j1AsyncAppenderBenchmark.NormalState - Class in org.apache.logging.log4j.perf.jmh
 
Log4j1AsyncAppenderBenchmark.NormalState() - Constructor for class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark.NormalState
 
Log4j2AsyncAppenderBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests Log4j2 Async Appender performance.
Log4j2AsyncAppenderBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark
 
Log4j2AsyncAppenderBenchmark.NormalState - Class in org.apache.logging.log4j.perf.jmh
 
Log4j2AsyncAppenderBenchmark.NormalState() - Constructor for class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark.NormalState
 
log4jClassicDebugStringConcatenation() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
log4jClassicIsDebugEnabled() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
log4jDebugParameterizedString() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
log4jDebugStringConcatenation() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
log4jIsDebugEnabled() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
Log4jLogEventBenchmark - Class in org.apache.logging.log4j.perf.jmh
 
Log4jLogEventBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
LogbackAsyncAppenderBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests Logback Async Appender performance.
LogbackAsyncAppenderBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark
 
LogbackAsyncAppenderBenchmark.NormalState - Class in org.apache.logging.log4j.perf.jmh
 
LogbackAsyncAppenderBenchmark.NormalState() - Constructor for class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark.NormalState
 

M

main(String[]) - Static method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 

O

org.apache.logging.log4j.perf.jmh - package org.apache.logging.log4j.perf.jmh
Benchmark tests for Log4j.

R

randomUUID() - Method in class org.apache.logging.log4j.perf.jmh.UuidGeneratorBenchmark
 
ReflectionBenchmark - Class in org.apache.logging.log4j.perf.jmh
Benchmarks the different ways the caller class can be obtained.
ReflectionBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
ReflectionBenchmark.RandomInteger - Class in org.apache.logging.log4j.perf.jmh
 
ReflectionBenchmark.RandomInteger() - Constructor for class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark.RandomInteger
 

S

setUp() - Method in class org.apache.logging.log4j.perf.jmh.ConfiguratorInitializeBenchmark
 
setUp() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
setup() - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
setup() - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark.RandomInteger
 
setup() - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
SimpleBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests the overhead of disabled logging.
SimpleBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
simpleDateFormatBytes(TimeFormatBenchmark.BufferState) - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
simpleDateFormatString() - Method in class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
slf4jDebugParameterizedString() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
slf4jDebugStringConcatenation() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
slf4jIsDebugEnabled() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
systemClock() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
systemCurrentTimeMillis() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 

T

tearDown() - Method in class org.apache.logging.log4j.perf.jmh.DebugDisabledBenchmark
 
testBaseline(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.Log4jLogEventBenchmark
 
testBaseline(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.ReflectionBenchmark
 
testBaselineResponseTime(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
testBaselineThroughput(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
testDebugDisabledResponseTime(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
testDebugDisabledThroughput(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
testIsDebugEnabledResponseTime(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
testIsDebugEnabledThroughput(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
testIsEnabledLevelResponseTime(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
testIsEnabledLevelThroughput(BlackHole) - Method in class org.apache.logging.log4j.perf.jmh.SimpleBenchmark
 
throughput() - Method in class org.apache.logging.log4j.perf.jmh.AsyncLoggersBenchmark
 
throughput(Log4j1AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark
 
throughput(Log4j2AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark
 
throughput(LogbackAsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark
 
throughputBaseline() - Method in class org.apache.logging.log4j.perf.jmh.AsyncLoggersBenchmark
 
throughputBaseline() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
throughputBaseline(Log4j1AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark
 
throughputBaseline(Log4j2AsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark
 
throughputBaseline(LogbackAsyncAppenderBenchmark.NormalState) - Method in class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark
 
throughputFormatterLoggerDouble() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
throughputFormatterLoggerString() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
throughputLoggerDouble() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
throughputLoggerString() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
timeBasedUUID() - Method in class org.apache.logging.log4j.perf.jmh.UuidGeneratorBenchmark
 
TimeFormatBenchmark - Class in org.apache.logging.log4j.perf.jmh
Tests performance of various time format implementation.
TimeFormatBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark
 
TimeFormatBenchmark.BufferState - Class in org.apache.logging.log4j.perf.jmh
 
TimeFormatBenchmark.BufferState() - Constructor for class org.apache.logging.log4j.perf.jmh.TimeFormatBenchmark.BufferState
 

U

up() - Method in class org.apache.logging.log4j.perf.jmh.AsyncLoggersBenchmark
 
up() - Method in class org.apache.logging.log4j.perf.jmh.ClocksBenchmark
 
up() - Method in class org.apache.logging.log4j.perf.jmh.FormatterLoggerBenchmark
 
up() - Method in class org.apache.logging.log4j.perf.jmh.Log4j1AsyncAppenderBenchmark.NormalState
 
up() - Method in class org.apache.logging.log4j.perf.jmh.Log4j2AsyncAppenderBenchmark.NormalState
 
up() - Method in class org.apache.logging.log4j.perf.jmh.LogbackAsyncAppenderBenchmark.NormalState
 
UuidGeneratorBenchmark - Class in org.apache.logging.log4j.perf.jmh
Compares random UUID generation with time-based UUID generation.
UuidGeneratorBenchmark() - Constructor for class org.apache.logging.log4j.perf.jmh.UuidGeneratorBenchmark
 

A B C D F G I L M O R S T U

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.