Patrick Falls a84c797718 Minor fixes in the setup files for sinatra and rails-stripped 12 سال پیش
..
app 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
config 81195cb5dc Fixed ports that nginx is listening on 12 سال پیش
doc 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
lib 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
log 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
public 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
script 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
vendor 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
Gemfile-jruby 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
Gemfile-ruby a84c797718 Minor fixes in the setup files for sinatra and rails-stripped 12 سال پیش
README.md 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
Rakefile 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
__init__.py 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
benchmark_config 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
config.ru 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
resin-web.xml 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 سال پیش
setup_jruby.py 071f88c615 Round 2 performance data for i7 12 سال پیش
setup_ruby.py a84c797718 Minor fixes in the setup files for sinatra and rails-stripped 12 سال پیش

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