Patrick Falls 799ec696bb fix rails update urls 12 years ago
..
app b9fbdad1e8 rails version of update test 12 years ago
config b9fbdad1e8 rails version of update test 12 years ago
doc 5203b6e936 Setup repository 12 years ago
lib 5203b6e936 Setup repository 12 years ago
log 5203b6e936 Setup repository 12 years ago
public 5203b6e936 Setup repository 12 years ago
script 5203b6e936 Setup repository 12 years ago
vendor 5203b6e936 Setup repository 12 years ago
Gemfile-jruby d0240b8285 #247 - upgrade ruby to 3.2.13 12 years ago
Gemfile-ruby d0240b8285 #247 - upgrade ruby to 3.2.13 12 years ago
README.md 3e6fef2174 Updated readme files to reference unicorn rather than passenger 12 years ago
Rakefile 5203b6e936 Setup repository 12 years ago
__init__.py 5203b6e936 Setup repository 12 years ago
benchmark_config 799ec696bb fix rails update urls 12 years ago
config.ru 5203b6e936 Setup repository 12 years ago
resin-web.xml 5203b6e936 Setup repository 12 years ago
setup_jruby.py 5203b6e936 Setup repository 12 years ago
setup_ruby.py 267b222854 had to add content length middleware 12 years ago

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