dependabot[bot] d0593377a7 Bump jackson-databind in /frameworks/Java/jlhttp (#7269) 3 жил өмнө
..
src 9711b77823 Add JLHTTP Postgres Fortunes benchmark (#3860) 7 жил өмнө
README.md 9711b77823 Add JLHTTP Postgres Fortunes benchmark (#3860) 7 жил өмнө
benchmark_config.json 9711b77823 Add JLHTTP Postgres Fortunes benchmark (#3860) 7 жил өмнө
config.toml 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө
jlhttp-postgres.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө
jlhttp.dockerfile 0096f84ee9 Config for the new toolset (#6259) 4 жил өмнө
pom.xml d0593377a7 Bump jackson-databind in /frameworks/Java/jlhttp (#7269) 3 жил өмнө

README.md

JLHTTP Benchmarking Test

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

The main goal of JLHTTP - the Java Lightweight HTTP Server is to be truly lightweight, i.e. as small as a fully functional and RFC-compliant Java HTTP server can be. With all else being equal, it does strive for high performance - but usually all else is not equal, and a trade-off must be made between size (complexity) and performance. JLHTTP usually sides with the smaller size.

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