Michael Hixson d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) před 7 roky
..
src c69cd4e0a2 Upgrade jetty (#2884) před 8 roky
README.md 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) před 8 roky
benchmark_config.json f929f15d1a Dockerize more Java tests (#3351) před 7 roky
jetty-servlet.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) před 7 roky
jetty.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) před 7 roky
pom.xml c69cd4e0a2 Upgrade jetty (#2884) před 8 roky
source_code c69cd4e0a2 Upgrade jetty (#2884) před 8 roky

README.md

Jetty-9 Benchmarking Test

This is the Jetty portion of a benchmarking test suite comparing a variety of web development platforms.

Handler

These implementations use the Jetty's custom handler interface.

Servlet

These implementation are using the standart servlet API.

Versions

9.4.6.v20170531 (http://eclipse.org/jetty)

Test URLs

All implementations use the same URLs.

  • Plaintext - http://localhost:8080/plaintext
  • JSON - http://localhost:8080/json