Patrick Falls bfe1fb5a21 Added rails fortune test 12 年之前
..
app bfe1fb5a21 Added rails fortune test 12 年之前
config bfe1fb5a21 Added rails fortune test 12 年之前
doc 5203b6e936 Setup repository 12 年之前
lib 5203b6e936 Setup repository 12 年之前
log 5203b6e936 Setup repository 12 年之前
public 5203b6e936 Setup repository 12 年之前
script 5203b6e936 Setup repository 12 年之前
vendor 5203b6e936 Setup repository 12 年之前
Gemfile-jruby 5203b6e936 Setup repository 12 年之前
Gemfile-ruby d7365e6150 Added unicorn tests to rails and rack 12 年之前
README.md 5203b6e936 Setup repository 12 年之前
Rakefile 5203b6e936 Setup repository 12 年之前
__init__.py 5203b6e936 Setup repository 12 年之前
benchmark_config bfe1fb5a21 Added rails fortune test 12 年之前
config.ru 5203b6e936 Setup repository 12 年之前
resin-web.xml 5203b6e936 Setup repository 12 年之前
setup_jruby.py 5203b6e936 Setup repository 12 年之前
setup_ruby.py 3ec00bd3f8 had to add content length middleware 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