Brittany Mazza 5e9c9318c7 Add vendor/bundle path for ruby bundle install 10 éve
..
app 9588396c78 Moving Ruby frameworks 11 éve
config 9588396c78 Moving Ruby frameworks 11 éve
doc 9588396c78 Moving Ruby frameworks 11 éve
lib 9588396c78 Moving Ruby frameworks 11 éve
log 9588396c78 Moving Ruby frameworks 11 éve
public 9588396c78 Moving Ruby frameworks 11 éve
script 9588396c78 Moving Ruby frameworks 11 éve
vendor 9588396c78 Moving Ruby frameworks 11 éve
Gemfile-jruby 9588396c78 Moving Ruby frameworks 11 éve
Gemfile-ruby 9588396c78 Moving Ruby frameworks 11 éve
README.md 9588396c78 Moving Ruby frameworks 11 éve
Rakefile 9588396c78 Moving Ruby frameworks 11 éve
bash_profile.sh ba9702b441 Fixed a bug with rails-stripped 11 éve
benchmark_config 2e41381ed1 Fixed 'versus' property for correct comparison 11 éve
config.ru 9588396c78 Moving Ruby frameworks 11 éve
install.sh 5e9c9318c7 Add vendor/bundle path for ruby bundle install 10 éve
setup_jruby.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 éve
setup_ruby.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 éve
source_code 9588396c78 Moving Ruby frameworks 11 éve

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