Patrick Falls dc94cdd422 Fixed ports that nginx is listening on vor 12 Jahren
..
app 6ba8120e1f Moved code changes from dominikgrygiel to an optimized directory. vor 12 Jahren
config dc94cdd422 Fixed ports that nginx is listening on vor 12 Jahren
doc 5203b6e936 Setup repository vor 12 Jahren
lib 5203b6e936 Setup repository vor 12 Jahren
log 5203b6e936 Setup repository vor 12 Jahren
public 5203b6e936 Setup repository vor 12 Jahren
script 5203b6e936 Setup repository vor 12 Jahren
vendor 5203b6e936 Setup repository vor 12 Jahren
Gemfile-jruby 5203b6e936 Setup repository vor 12 Jahren
Gemfile-ruby d7365e6150 Added unicorn tests to rails and rack vor 12 Jahren
README.md 5203b6e936 Setup repository vor 12 Jahren
Rakefile 5203b6e936 Setup repository vor 12 Jahren
__init__.py 5203b6e936 Setup repository vor 12 Jahren
benchmark_config 321a75a375 Removed passenger test for rails ruby, anc donverted it to use unicorn vor 12 Jahren
config.ru 5203b6e936 Setup repository vor 12 Jahren
resin-web.xml 5203b6e936 Setup repository vor 12 Jahren
setup_jruby.py 5203b6e936 Setup repository vor 12 Jahren
setup_ruby.py 267b222854 had to add content length middleware vor 12 Jahren

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