public class HttpLogFormatterBenchmark extends Object
| Constructor and Description |
|---|
HttpLogFormatterBenchmark() |
| Modifier and Type | Method and Description |
|---|---|
Object |
defaultRequest(RequestResponseState state,
HttpLogFormatterState httpLogFormatterState) |
Object |
defaultResponse(RequestResponseState state,
HttpLogFormatterState httpLogFormatterState) |
Object |
fastJsonRequest(RequestResponseState state,
HttpLogFormatterState httpLogFormatterState) |
Object |
fastJsonResponse(RequestResponseState state,
HttpLogFormatterState httpLogFormatterState) |
Object |
jsonRequest(RequestResponseState state,
HttpLogFormatterState httpLogFormatterState) |
Object |
jsonResponse(RequestResponseState state,
HttpLogFormatterState httpLogFormatterState) |
static void |
main(String[] args) |
public Object jsonRequest(RequestResponseState state, HttpLogFormatterState httpLogFormatterState) throws Exception
Exceptionpublic Object jsonResponse(RequestResponseState state, HttpLogFormatterState httpLogFormatterState) throws Exception
Exceptionpublic Object fastJsonRequest(RequestResponseState state, HttpLogFormatterState httpLogFormatterState) throws Exception
Exceptionpublic Object fastJsonResponse(RequestResponseState state, HttpLogFormatterState httpLogFormatterState) throws Exception
Exceptionpublic Object defaultRequest(RequestResponseState state, HttpLogFormatterState httpLogFormatterState) throws Exception
Exceptionpublic Object defaultResponse(RequestResponseState state, HttpLogFormatterState httpLogFormatterState) throws Exception
Exceptionpublic static void main(String[] args) throws org.openjdk.jmh.runner.RunnerException
org.openjdk.jmh.runner.RunnerExceptionCopyright © 2015–2020 Zalando SE. All rights reserved.