Michael Hixson 99940f42f8 Upgrade to Java 9 (#3286) il y a 7 ans
..
gradle fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
src fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
.gitignore fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
README.md fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
benchmark_config.json dbb6803673 In cases where there is no distinction in 'flavor' within a language use 'None' as the value for flavor. il y a 9 ans
build.gradle fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
gradlew fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
gradlew.bat fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
setup-generic.sh 99940f42f8 Upgrade to Java 9 (#3286) il y a 7 ans
setup-jetty.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
setup-undertow.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
setup.sh fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans
source_code fb9c8c7e8b Upgrade deps, tune perf, add undertow servlet and undertow webactors conf il y a 9 ans

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