dependabot[bot] 4442dcf366 Bump jackson-databind in /frameworks/Java/httpserver (#8096) há 2 anos atrás
..
src 995cbe8064 Attempt to improve performance (#5622) há 5 anos atrás
README.md 9674158b22 added httpserver (com.sun.net.httpserver) framework há 6 anos atrás
benchmark_config.json 9674158b22 added httpserver (com.sun.net.httpserver) framework há 6 anos atrás
config.toml 0096f84ee9 Config for the new toolset (#6259) há 4 anos atrás
httpserver-postgres.dockerfile 0096f84ee9 Config for the new toolset (#6259) há 4 anos atrás
httpserver.dockerfile 0096f84ee9 Config for the new toolset (#6259) há 4 anos atrás
pom.xml 4442dcf366 Bump jackson-databind in /frameworks/Java/httpserver (#8096) há 2 anos atrás

README.md

httpserver Benchmarking Test

This is the com.sun.net.httpserver portion of a benchmarking test suite comparing a variety of web development platforms.

Package com.sun.net.httpserver provides a simple high-level Http server API, which can be used to build embedded HTTP servers. It is built-in to the Oracle JDK and OpenJDK (but is not part of the Java standard and is not available in other JDKs).

Test Type Implementation Source Code

Important Libraries

The tests were run with:

Test URLs

JSON

http://localhost:8080/json

Plaintext

http://localhost:8080/plaintext

Fortunes

http://localhost:8080/fortunes