Richard Nienaber 5499b4096b Fix locale for Rubinius 11 年之前
..
app ab6d8780a7 Fixed ci warnings 11 年之前
config ab6d8780a7 Fixed ci warnings 11 年之前
public 027aaaa56b Added tests and web servers for rails 11 年之前
Gemfile 027aaaa56b Added tests and web servers for rails 11 年之前
Gemfile.lock 027aaaa56b Added tests and web servers for rails 11 年之前
README.md 027aaaa56b Added tests and web servers for rails 11 年之前
Rakefile 9588396c78 Moving Ruby frameworks 11 年之前
__init__.py 9588396c78 Moving Ruby frameworks 11 年之前
bash_profile.sh 5499b4096b Fix locale for Rubinius 11 年之前
benchmark_config 37027d8b6c Added rubinius as a platform (#511) 11 年之前
config.ru 9588396c78 Moving Ruby frameworks 11 年之前
helper.py 027aaaa56b Added tests and web servers for rails 11 年之前
install.sh 5499b4096b Fix locale for Rubinius 11 年之前
run_jruby_puma.py 027aaaa56b Added tests and web servers for rails 11 年之前
run_mri_puma.py 027aaaa56b Added tests and web servers for rails 11 年之前
run_rbx_puma.py 37027d8b6c Added rubinius as a platform (#511) 11 年之前
run_thin.py 027aaaa56b Added tests and web servers for rails 11 年之前
run_torqbox.py 027aaaa56b Added tests and web servers for rails 11 年之前
run_trinidad.py 027aaaa56b Added tests and web servers for rails 11 年之前
run_unicorn.py 027aaaa56b Added tests and web servers for rails 11 年之前
source_code 9588396c78 Moving Ruby frameworks 11 年之前

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