Radoslav Petrov c4f02aadf2 pom.xml cleanup (#4124) %!s(int64=7) %!d(string=hai) anos
..
config 6fce84a278 WIP: Dockerify everything (#3457) %!s(int64=7) %!d(string=hai) anos
src eb67470bd1 Make HTTP header verification more strict (#3643) %!s(int64=7) %!d(string=hai) anos
README.md a583e87d19 Moving Java frameworks %!s(int64=11) %!d(string=hai) anos
benchmark_config.json 7eceb61271 Dockerize more Java frameworks (#3366) %!s(int64=7) %!d(string=hai) anos
pom.xml c4f02aadf2 pom.xml cleanup (#4124) %!s(int64=7) %!d(string=hai) anos
restexpress-mysql-raw.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) %!s(int64=7) %!d(string=hai) anos
restexpress.dockerfile d54afe50af Remove many techempower/* docker dependencies in JVM tests (#3523) %!s(int64=7) %!d(string=hai) anos
zip-with-dependencies.xml a583e87d19 Moving Java frameworks %!s(int64=11) %!d(string=hai) anos

README.md

#RestExpress Benchmarking Test

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

JSON Encoding Test

For raw Servlets there is no broad consensus on JSON encoding so we have selected the fastest available JSON encoder for Java: Jackson.

Data-Store/Database Mapping Test

Infrastructure Software Versions

The tests were run with:

Test URLs

JSON Encoding Test

http://localhost:8080/restexpress/json

MySQL Database Mapping Test

http://localhost:8080/restexpress/mysql?queries=5

MongoDB Database Mapping Test

http://localhost:8080/restexpress/mongodb?queries=5