tfb c75caa1fe6 Compiled resources from various tests 12 éve
..
app b9fbdad1e8 rails version of update test 12 éve
config c75caa1fe6 Compiled resources from various tests 12 éve
doc 5203b6e936 Setup repository 12 éve
lib 5203b6e936 Setup repository 12 éve
log 5203b6e936 Setup repository 12 éve
public 5203b6e936 Setup repository 12 éve
script 5203b6e936 Setup repository 12 éve
vendor 5203b6e936 Setup repository 12 éve
Gemfile-jruby ad6ee87c08 Fixed rack-ruby, rack-jruby, rails-jruby by adding additional gems to Gemfiles. Fixed benchmarker.py by adding self to class method argument list 12 éve
Gemfile-ruby afebf70b6b Updated rails-ruby gemfile gem passenger to found version, fixed servicestack setup_nginx.py to correctly kill mono processes created on exit 12 éve
README.md 0e4f4db066 Update to jruby 1.7.4 12 éve
Rakefile 5203b6e936 Setup repository 12 éve
__init__.py 5203b6e936 Setup repository 12 éve
benchmark_config 2a0aacbb38 Refactor benchmark_configs 12 éve
config.ru 5203b6e936 Setup repository 12 éve
resin-web.xml 5203b6e936 Setup repository 12 éve
setup_jruby.py 0e4f4db066 Update to jruby 1.7.4 12 éve
setup_ruby.py 267b222854 had to add content length middleware 12 éve
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 é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/rails/hello_world/json

Data-Store/Database Mapping Test

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

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