circlespainter fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
..
gradle fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
src fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
.gitignore fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
README.md fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
benchmark_config.json fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
build.gradle fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
gradlew fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
gradlew.bat fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
setup-generic.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
setup-jetty.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
setup-undertow.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
setup.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago
source_code fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf 9 years ago

README.md

Parallel Universe Comsat Servlet Undertow Benchmarking Test

This is the Parallel Universe Comsat Servlet version of a benchmarking test suite comparing a variety of web development platforms. It serves requests in lightweight Quasar fibers rather than heavyweight Java threads and it works with any servlet containers (tests are run against embedded Undertow, Jetty and Tomcat). The servlet container used in this benchmark is Undertow.

JSON Encoding and Plaintext Tests

Versions

Test URLs

JSON Encoding Test

http://localhost:8080/json

Plaintest

http://localhost:8080/plaintest