Guillaume Grossetie e718a9128f Use the same version of the MySQL connector 5.1.38 %!s(int64=9) %!d(string=hai) anos
..
hello e718a9128f Use the same version of the MySQL connector 5.1.38 %!s(int64=9) %!d(string=hai) anos
README.md c6073b4505 update to Grails 2.4.4 %!s(int64=10) %!d(string=hai) anos
benchmark_config.json 2ee1133c4e Add .json to benchmark_config, Resolve TechEmpower/FrameworkBenchmarks#1095 %!s(int64=10) %!d(string=hai) anos
setup.sh 2f0fc85ee7 Removed Java 7 install, now only Java 8 is supported %!s(int64=9) %!d(string=hai) anos
source_code 200dbfea85 Moved groovy frameworks %!s(int64=11) %!d(string=hai) anos

README.md

Grails Benchmarking Test

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

Infrastructure Software Versions

The tests were run with:

Test URLs

Test type 1: JSON serialization

http://localhost:8080/grails/hello/json

Test type 2: Single database query

http://localhost:8080/grails/hello/db

Test type 3: Multiple database queries

http://localhost:8080/grails/hello/queries?queries=10

Test type 4: Fortunes

http://localhost:8080/grails/hello/fortunes

Test type 5: Database updates

http://localhost:8080/grails/hello/updates?queries=10

Test type 6: Plaintext

http://localhost:8080/grails/hello/plaintext