tfb ca66146d0b Updated rails-stripped gemfile with additional gems, both tests run. Fixed the OSError with servicestack-xsp-*, but all 3 tests get cannot to host errors still. 12 vuotta sitten
..
app 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
config 1f5b573dc5 Disable some nginx logs. 12 vuotta sitten
doc 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
lib 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
log 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
public 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
script 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
vendor 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
Gemfile-jruby ca66146d0b Updated rails-stripped gemfile with additional gems, both tests run. Fixed the OSError with servicestack-xsp-*, but all 3 tests get cannot to host errors still. 12 vuotta sitten
Gemfile-ruby ca66146d0b Updated rails-stripped gemfile with additional gems, both tests run. Fixed the OSError with servicestack-xsp-*, but all 3 tests get cannot to host errors still. 12 vuotta sitten
README.md 0e4f4db066 Update to jruby 1.7.4 12 vuotta sitten
Rakefile 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
__init__.py 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
benchmark_config 2a0aacbb38 Refactor benchmark_configs 12 vuotta sitten
config.ru 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
resin-web.xml 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 vuotta sitten
setup_jruby.py 0e4f4db066 Update to jruby 1.7.4 12 vuotta sitten
setup_ruby.py 6342c0a2d2 Minor fixes in the setup files for sinatra and rails-stripped 12 vuotta sitten
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 vuotta sitten

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