Patrick Falls 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
..
app 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
config 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
doc 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
lib 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
log 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
public 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
script 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
vendor 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
Gemfile-jruby 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
Gemfile-ruby 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
README.md 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
Rakefile 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
__init__.py 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
benchmark_config 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
config.ru 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
resin-web.xml 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
setup_jruby.py 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky
setup_ruby.py 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on před 12 roky

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