Back to Frameworkbenchmarks

README

frameworks/Kotlin/http4k/README.md

3872 B
Original Source

#http4k Benchmarking Test

Infrastructure Software Versions

The tests were run with:

Test URLs

Supported backends (w/ Postgres client)

  • SunHttp/SunHttpLoom (default - bundled with core module - zero dependencies) (+ SunHttpLoom w/GraalVM)
  • Apache (5)
  • Apache4 (+ w/GraalVM)
  • Helidon (+ w/GraalVM)
  • KtorCIO
  • KtorNetty
  • Jetty/JettyLoom
  • Jetty/JettyLoom (v11)
  • Netty
  • Ratpack
  • Undertow

How to run example

bash
gradle clean build jetty:shadowJar
java -jar jetty/build/libs/http4k-jetty-benchmark.jar