Package brave.servlet

Class ServletBenchmarks

java.lang.Object
brave.http.HttpServerBenchmarks
brave.servlet.ServletBenchmarks
Direct Known Subclasses:
ServletBenchmarks_jmhType_B1

public class ServletBenchmarks
extends HttpServerBenchmarks
  • Constructor Details

  • Method Details

    • init

      protected void init​(io.undertow.servlet.api.DeploymentInfo servletBuilder)
      Specified by:
      init in class HttpServerBenchmarks
    • addFilterMappings

      public static void addFilterMappings​(io.undertow.servlet.api.DeploymentInfo servletBuilder)
    • main

      public static void main​(String[] args) throws org.openjdk.jmh.runner.RunnerException
      Throws:
      org.openjdk.jmh.runner.RunnerException