Class SimpleBenchmarkState

java.lang.Object
io.undertow.benchmarks.SimpleBenchmarkState
Direct Known Subclasses:
SimpleBenchmarkState_jmhType_B1

public class SimpleBenchmarkState extends Object
Author:
Carter Kozak
  • Constructor Details

    • SimpleBenchmarkState

      public SimpleBenchmarkState()
  • Method Details

    • before

      public final void before()
    • after

      public final void after() throws IOException
      Throws:
      IOException
    • client

      public org.apache.http.impl.client.CloseableHttpClient client()
    • getBaseUri

      public String getBaseUri()