Hamilton Turner fc1d35470c Fixing obvious fw_depends errors in install.sh files 11 سال پیش
..
hello 48122bb95f update to Grails 2.4.2 11 سال پیش
README.md 48122bb95f update to Grails 2.4.2 11 سال پیش
__init__.py 5203b6e936 Setup repository 12 سال پیش
benchmark_config 850892fb51 Don't skip grails benchmark 11 سال پیش
install.sh fc1d35470c Fixing obvious fw_depends errors in install.sh files 11 سال پیش
setup.py 6ad315e725 Fix setup.py for Grails 2.3.0 11 سال پیش
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 سال پیش

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