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

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