marko asplund 79e6041841 update Resin paths for v4.0.41 před 11 roky
..
hello 200dbfea85 Moved groovy frameworks před 11 roky
README.md 200dbfea85 Moved groovy frameworks před 11 roky
__init__.py 200dbfea85 Moved groovy frameworks před 11 roky
bash_profile.sh 79e6041841 update Resin paths for v4.0.41 před 11 roky
benchmark_config 200dbfea85 Moved groovy frameworks před 11 roky
install.sh 200dbfea85 Moved groovy frameworks před 11 roky
setup.py 200dbfea85 Moved groovy frameworks před 11 roky
source_code 200dbfea85 Moved groovy frameworks před 11 roky

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