Mike Smith f532415394 master Should only kill with 15 11 жил өмнө
..
app 6d5bc0f965 verify Fixed rails-strepped's db test 11 жил өмнө
config 35d24d7904 verify No more logging to /dev/null 11 жил өмнө
doc 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
lib 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
log 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
public 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
script 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
vendor 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
Gemfile-jruby 9c043de086 Upgrade to TorqBox 0.1.7 11 жил өмнө
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 жил өмнө
README.md 9c043de086 Upgrade to TorqBox 0.1.7 11 жил өмнө
Rakefile 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
__init__.py 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
benchmark_config 350162445f Bump JRuby to 1.7.8 and switch from Warbler/Resin to TorqBox 12 жил өмнө
config.ru 24c41dcfeb Renamed optimized to stripped to better reflect what's actually going on 12 жил өмнө
setup_jruby.py f532415394 master Should only kill with 15 11 жил өмнө
setup_ruby.py f532415394 master Should only kill with 15 11 жил өмнө
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 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/hello_world/json

Data-Store/Database Mapping Test

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

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