Alexander Schneider ac6e4bc2df Merge pull request #872 from kares/ruby-updates 11 years ago
..
app 8d51bbe7e5 Merge branch 'patch-1' of https://github.com/riffraff/FrameworkBenchmarks into PR665 11 years ago
config 1a44e9cc57 update ar-jdbc and use a single database.yml for MRI/JRuby + explicitly declare drivers 11 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 1a44e9cc57 update ar-jdbc and use a single database.yml for MRI/JRuby + explicitly declare drivers 11 years ago
Gemfile-ruby 1a44e9cc57 update ar-jdbc and use a single database.yml for MRI/JRuby + explicitly declare drivers 11 years ago
README.md f9ca12628d update dependency versions in the (rails) README 11 years ago
Rakefile 5203b6e936 Setup repository 12 years ago
__init__.py 5203b6e936 Setup repository 12 years ago
benchmark_config 350162445f Bump JRuby to 1.7.8 and switch from Warbler/Resin to TorqBox 11 years ago
config.ru 5203b6e936 Setup repository 12 years ago
install.sh fc1d35470c Fixing obvious fw_depends errors in install.sh files 11 years ago
setup_jruby.py 1a44e9cc57 update ar-jdbc and use a single database.yml for MRI/JRuby + explicitly declare drivers 11 years ago
setup_ruby.py 1a44e9cc57 update ar-jdbc and use a single database.yml for MRI/JRuby + explicitly declare drivers 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