dependabot[bot] b34b7b631b Bump jetty-server from 10.0.10 to 10.0.14 in /frameworks/Java/jetty vor 2 Jahren
..
src c69cd4e0a2 Upgrade jetty (#2884) vor 8 Jahren
README.md 8ab7a8c7c4 Java/servlet Caching implementation and updates (#2906) vor 8 Jahren
benchmark_config.json f929f15d1a Dockerize more Java tests (#3351) vor 7 Jahren
config.toml 0096f84ee9 Config for the new toolset (#6259) vor 4 Jahren
jetty-servlet.dockerfile 0096f84ee9 Config for the new toolset (#6259) vor 4 Jahren
jetty.dockerfile 0096f84ee9 Config for the new toolset (#6259) vor 4 Jahren
pom.xml b34b7b631b Bump jetty-server from 10.0.10 to 10.0.14 in /frameworks/Java/jetty vor 2 Jahren

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