Nate 5da74c2775 Fix reported vulnerabilities (#4138) 6 years ago
..
src 6fce84a278 WIP: Dockerify everything (#3457) 7 years ago
README.md b71960cd72 Merge undertow-jersey-c3p0 and undertow-jersey-hikaricp (#3333) 7 years ago
benchmark_config.json 7eceb61271 Dockerize more Java frameworks (#3366) 7 years ago
pom.xml 5da74c2775 Fix reported vulnerabilities (#4138) 6 years ago
undertow-jersey-hikaricp.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago
undertow-jersey.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) 7 years ago

README.md

Undertow + Jersey Benchmarking Test

Heavily borrowed from the grizzly-jersey test

This is the Undertow+Jersey portion of a benchmarking test suite comparing a variety of web development platforms. The project is using two SQL connection pools: c3p0 and hikaricp.

JSON serialization test

Database tests

Fortunes test

Test URLs

JSON serialization test

http://localhost:8080/json

Database tests

http://localhost:8080/db

http://localhost:8080/db?queries=10

Fortunes test

http://localhost:8080/fortunes