Ben Browning 1eeead7467 Bump TorqBox from 0.1.2 to 0.1.4 11 years ago
..
app 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
config 350162445f Bump JRuby to 1.7.8 and switch from Warbler/Resin to TorqBox 11 years ago
doc 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
lib 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
log 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
public 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
script 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
vendor 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
Gemfile-jruby 1eeead7467 Bump TorqBox from 0.1.2 to 0.1.4 11 years ago
Gemfile-ruby ca66146d0b Updated rails-stripped gemfile with additional gems, both tests run. Fixed the OSError with servicestack-xsp-*, but all 3 tests get cannot to host errors still. 12 years ago
README.md 1eeead7467 Bump TorqBox from 0.1.2 to 0.1.4 11 years ago
Rakefile 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
__init__.py 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
benchmark_config 350162445f Bump JRuby to 1.7.8 and switch from Warbler/Resin to TorqBox 11 years ago
config.ru 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 years ago
setup_jruby.py db27f9c49b TorqBox shouldn't bind to localhost and forgot to import 'os' in setup_jruby.py 11 years ago
setup_ruby.py d9678ff22e 18938 Passing the error log to the test start/stop 11 years ago
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 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/hello_world/json

Data-Store/Database Mapping Test

Ruby: localhost:8080/hello_world/db?queries=5

JRuby: localhost:8080/hello_world/db?queries=5