Brittany Mazza 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
..
app ab6d8780a7 Fixed ci warnings %!s(int64=11) %!d(string=hai) anos
config ab6d8780a7 Fixed ci warnings %!s(int64=11) %!d(string=hai) anos
public 027aaaa56b Added tests and web servers for rails %!s(int64=11) %!d(string=hai) anos
Gemfile 027aaaa56b Added tests and web servers for rails %!s(int64=11) %!d(string=hai) anos
Gemfile.lock 027aaaa56b Added tests and web servers for rails %!s(int64=11) %!d(string=hai) anos
README.md 027aaaa56b Added tests and web servers for rails %!s(int64=11) %!d(string=hai) anos
Rakefile 9588396c78 Moving Ruby frameworks %!s(int64=11) %!d(string=hai) anos
bash_profile.sh 2b66fe9ade Updated the Ruby frameworks %!s(int64=11) %!d(string=hai) anos
benchmark_config 37027d8b6c Added rubinius as a platform (#511) %!s(int64=11) %!d(string=hai) anos
config.ru 9588396c78 Moving Ruby frameworks %!s(int64=11) %!d(string=hai) anos
install.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
run_jruby_puma.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
run_mri_puma.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
run_rbx_puma.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
run_thin.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
run_torqbox.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
run_trinidad.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
run_unicorn.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests %!s(int64=10) %!d(string=hai) anos
source_code 9588396c78 Moving Ruby frameworks %!s(int64=11) %!d(string=hai) anos

README.md

Ruby on Rails Benchmarking Test

This is the Ruby on Rails portion of a benchmarking test suite comparing a variety of web development platforms.

JSON Encoding Test

Data-Store/Database Mapping Test

Infrastructure Software Versions

The tests were run with:

References

Test URLs

JSON Encoding Test

Ruby: localhost:8080/hello_world/json

JRuby: localhost:8080/hello_world/json

Data-Store/Database Mapping Test

Ruby: localhost:8080/hello_world/db?queries=5

JRuby: localhost:8080/hello_world/db?queries=5