Class HttpMethodBenchmark


  • public class HttpMethodBenchmark
    extends java.lang.Object
    • Constructor Detail

      • HttpMethodBenchmark

        public HttpMethodBenchmark()
    • Method Detail

      • testTrieGetBest

        public HttpMethod testTrieGetBest()
                                   throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testIntSwitch

        public HttpMethod testIntSwitch()
                                 throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testMapGet

        public HttpMethod testMapGet()
                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testHttpMethodPost

        public HttpMethod testHttpMethodPost()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • testHttpMethodMove

        public HttpMethod testHttpMethodMove()
                                      throws java.lang.Exception
        Throws:
        java.lang.Exception
      • main

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