Michael Hixson a17248ef4b Update http4k's dependencies (#3107) %!s(int64=7) %!d(string=hai) anos
..
core a17248ef4b Update http4k's dependencies (#3107) %!s(int64=7) %!d(string=hai) anos
gradle a17248ef4b Update http4k's dependencies (#3107) %!s(int64=7) %!d(string=hai) anos
jetty fbf6ff6c03 upgrade http4k and associated API changes (#2948) %!s(int64=8) %!d(string=hai) anos
netty 0132b9f34a Upgrade http4k - readd Undertow implementation (#2993) %!s(int64=8) %!d(string=hai) anos
undertow 0132b9f34a Upgrade http4k - readd Undertow implementation (#2993) %!s(int64=8) %!d(string=hai) anos
.gitignore a17248ef4b Update http4k's dependencies (#3107) %!s(int64=7) %!d(string=hai) anos
Dockerfile 169900b62b Fix http4k setup files, and add undertow server backend, database and fortunes tests (#2822) %!s(int64=8) %!d(string=hai) anos
README.md fbf6ff6c03 upgrade http4k and associated API changes (#2948) %!s(int64=8) %!d(string=hai) anos
benchmark_config.json 0132b9f34a Upgrade http4k - readd Undertow implementation (#2993) %!s(int64=8) %!d(string=hai) anos
build.gradle a17248ef4b Update http4k's dependencies (#3107) %!s(int64=7) %!d(string=hai) anos
gradlew 598b191773 Please add http4k framework to benchmarks. (#2765) %!s(int64=8) %!d(string=hai) anos
gradlew.bat a17248ef4b Update http4k's dependencies (#3107) %!s(int64=7) %!d(string=hai) anos
killbenchmark.sh fbf6ff6c03 upgrade http4k and associated API changes (#2948) %!s(int64=8) %!d(string=hai) anos
run_db.sh 598b191773 Please add http4k framework to benchmarks. (#2765) %!s(int64=8) %!d(string=hai) anos
settings.gradle fbf6ff6c03 upgrade http4k and associated API changes (#2948) %!s(int64=8) %!d(string=hai) anos
setup_jetty.sh fbf6ff6c03 upgrade http4k and associated API changes (#2948) %!s(int64=8) %!d(string=hai) anos
setup_netty.sh fbf6ff6c03 upgrade http4k and associated API changes (#2948) %!s(int64=8) %!d(string=hai) anos
setup_undertow.sh fbf6ff6c03 upgrade http4k and associated API changes (#2948) %!s(int64=8) %!d(string=hai) anos
source_code 169900b62b Fix http4k setup files, and add undertow server backend, database and fortunes tests (#2822) %!s(int64=8) %!d(string=hai) anos

README.md

#fintrospect Benchmarking Test

Infrastructure Software Versions

The tests were run with:

Test URLs

Supported backends

  • Jetty

How to run

./gradlew clean build jetty
java -jar build/libs/http4k-standalone.jar &