Richard Nienaber 2e41381ed1 Fixed 'versus' property for correct comparison 11 years ago
..
app 6d03034995 update to Rails 4.1 (defaults) 11 years ago
config c592a8c4c4 rails routes the 4.1-way 11 years ago
doc 9588396c78 Moving Ruby frameworks 11 years ago
lib 9588396c78 Moving Ruby frameworks 11 years ago
log 9588396c78 Moving Ruby frameworks 11 years ago
public 9588396c78 Moving Ruby frameworks 11 years ago
script 9588396c78 Moving Ruby frameworks 11 years ago
vendor 9588396c78 Moving Ruby frameworks 11 years ago
Gemfile-jruby 6d03034995 update to Rails 4.1 (defaults) 11 years ago
Gemfile-ruby 6d03034995 update to Rails 4.1 (defaults) 11 years ago
README.md 6d03034995 update to Rails 4.1 (defaults) 11 years ago
Rakefile 9588396c78 Moving Ruby frameworks 11 years ago
__init__.py 9588396c78 Moving Ruby frameworks 11 years ago
bash_profile.sh 87f2e6d999 Update RVM installation, fix rails 11 years ago
benchmark_config 2e41381ed1 Fixed 'versus' property for correct comparison 11 years ago
config.ru 9588396c78 Moving Ruby frameworks 11 years ago
install.sh 07eadb2890 Typo when merging 11 years ago
setup_jruby.py 07eadb2890 Typo when merging 11 years ago
setup_ruby.py 07eadb2890 Typo when merging 11 years ago
source_code 9588396c78 Moving Ruby frameworks 11 years ago

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