|
4 years ago | |
---|---|---|
.. | ||
src | 7 years ago | |
README.md | 7 years ago | |
benchmark_config.json | 7 years ago | |
config.toml | 4 years ago | |
pom.xml | 5 years ago | |
server.xml | 6 years ago | |
servlet3-sync.dockerfile | 4 years ago | |
servlet3.dockerfile | 4 years ago |
This is Framework permutation based on the following technology stack
Currently implemented test types are Plaintext and JSON. Their implementation comes in two flavors: PO (plain old) Servlets and Servlets 3.1 with Async I/O.
The async
profile is activated by default.
http://localhost:8080/plaintext
http://localhost:8080/json
sync
Maven profilehttp://localhost:8080/plaintext
http://localhost:8080/json