Hamilton Turner f4dca239f5 Move java.sh to java7.sh 10 سال پیش
..
config a583e87d19 Moving Java frameworks 11 سال پیش
src a583e87d19 Moving Java frameworks 11 سال پیش
.gitignore a583e87d19 Moving Java frameworks 11 سال پیش
.project a583e87d19 Moving Java frameworks 11 سال پیش
README.md a583e87d19 Moving Java frameworks 11 سال پیش
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 10 سال پیش
install.sh f4dca239f5 Move java.sh to java7.sh 10 سال پیش
pom.xml a583e87d19 Moving Java frameworks 11 سال پیش
setup.sh 302f740bc6 Setup Java environment variables in central location 10 سال پیش
source_code a583e87d19 Moving Java frameworks 11 سال پیش
zip-with-dependencies.xml a583e87d19 Moving Java frameworks 11 سال پیش

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