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

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