Michael Hixson 826c506fb0 Attempt to fix resetexpress build on Travis 7 năm trước cách đây
..
config a16029a920 add plaintext test to java/restexpress (#2185) 9 năm trước cách đây
src 34b12661ca Several Toolset Verification Updates (#2795) 8 năm trước cách đây
.gitignore a583e87d19 Moving Java frameworks 11 năm trước cách đây
.project a583e87d19 Moving Java frameworks 11 năm trước cách đây
README.md a583e87d19 Moving Java frameworks 11 năm trước cách đây
benchmark_config.json 826c506fb0 Attempt to fix resetexpress build on Travis 7 năm trước cách đây
pom.xml e718a9128f Use the same version of the MySQL connector 5.1.38 9 năm trước cách đây
setup.sh 826c506fb0 Attempt to fix resetexpress build on Travis 7 năm trước cách đây
source_code a583e87d19 Moving Java frameworks 11 năm trước cách đây
zip-with-dependencies.xml a583e87d19 Moving Java frameworks 11 năm trước cách đây

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