public class JdbcAppenderBenchmark extends Object
Constructor and Description |
---|
JdbcAppenderBenchmark() |
Modifier and Type | Method and Description |
---|---|
static Connection |
getConnectionH2()
Referred from log4j2-jdbc-appender.xml.
|
static Connection |
getConnectionHSQLDB()
Referred from log4j2-jdbc-appender.xml.
|
void |
setup() |
void |
tearDown() |
void |
testResponseTimeH2Exception(org.openjdk.jmh.infra.Blackhole bh) |
void |
testResponseTimeH2Message(org.openjdk.jmh.infra.Blackhole bh) |
void |
testResponseTimeHSQLDBException(org.openjdk.jmh.infra.Blackhole bh) |
void |
testResponseTimeHSQLDBMessage(org.openjdk.jmh.infra.Blackhole bh) |
void |
testThroughputH2Exception(org.openjdk.jmh.infra.Blackhole bh) |
void |
testThroughputH2Message(org.openjdk.jmh.infra.Blackhole bh) |
void |
testThroughputHSQLDBException(org.openjdk.jmh.infra.Blackhole bh) |
void |
testThroughputHSQLDBMessage(org.openjdk.jmh.infra.Blackhole bh) |
public void testThroughputH2Message(org.openjdk.jmh.infra.Blackhole bh)
public void testThroughputH2Exception(org.openjdk.jmh.infra.Blackhole bh)
public void testResponseTimeH2Message(org.openjdk.jmh.infra.Blackhole bh)
public void testResponseTimeH2Exception(org.openjdk.jmh.infra.Blackhole bh)
public void testThroughputHSQLDBMessage(org.openjdk.jmh.infra.Blackhole bh)
public void testThroughputHSQLDBException(org.openjdk.jmh.infra.Blackhole bh)
public void testResponseTimeHSQLDBMessage(org.openjdk.jmh.infra.Blackhole bh)
public void testResponseTimeHSQLDBException(org.openjdk.jmh.infra.Blackhole bh)
public void tearDown() throws SQLException
SQLException
public static Connection getConnectionH2() throws Exception
Exception
public static Connection getConnectionHSQLDB() throws Exception
Exception
Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.