Mike Smith f532415394 master Should only kill with 15 před 12 roky
..
app 8d51bbe7e5 Merge branch 'patch-1' of https://github.com/riffraff/FrameworkBenchmarks into PR665 před 12 roky
config 35d24d7904 verify No more logging to /dev/null před 12 roky
doc 5203b6e936 Setup repository před 12 roky
lib 5203b6e936 Setup repository před 12 roky
log 5203b6e936 Setup repository před 12 roky
public 5203b6e936 Setup repository před 12 roky
script 5203b6e936 Setup repository před 12 roky
vendor 5203b6e936 Setup repository před 12 roky
Gemfile-jruby 9c043de086 Upgrade to TorqBox 0.1.7 před 12 roky
Gemfile-ruby afebf70b6b Updated rails-ruby gemfile gem passenger to found version, fixed servicestack setup_nginx.py to correctly kill mono processes created on exit před 12 roky
README.md 9c043de086 Upgrade to TorqBox 0.1.7 před 12 roky
Rakefile 5203b6e936 Setup repository před 12 roky
__init__.py 5203b6e936 Setup repository před 12 roky
benchmark_config 350162445f Bump JRuby to 1.7.8 and switch from Warbler/Resin to TorqBox před 12 roky
config.ru 5203b6e936 Setup repository před 12 roky
setup_jruby.py f532415394 master Should only kill with 15 před 12 roky
setup_ruby.py f532415394 master Should only kill with 15 před 12 roky
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list před 12 roky

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