Brittany Mazza 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
..
config ffe159c221 Extended tests and added web servers for Sinatra 11 tahun lalu
public 9588396c78 Moving Ruby frameworks 11 tahun lalu
views 784074f9a6 Make fortunes template match spec 11 tahun lalu
Gemfile ffe159c221 Extended tests and added web servers for Sinatra 11 tahun lalu
Gemfile.lock ffe159c221 Extended tests and added web servers for Sinatra 11 tahun lalu
README.md 9588396c78 Moving Ruby frameworks 11 tahun lalu
bash_profile.sh 2b66fe9ade Updated the Ruby frameworks 11 tahun lalu
benchmark_config 37027d8b6c Added rubinius as a platform (#511) 11 tahun lalu
config.ru 9588396c78 Moving Ruby frameworks 11 tahun lalu
hello_world.rb 784074f9a6 Make fortunes template match spec 11 tahun lalu
install.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
run_jruby_puma.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
run_mri_puma.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
run_rbx_puma.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
run_thin.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
run_torqbox.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
run_trinidad.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
run_unicorn.sh 1c402d8f06 Pass Ruby tests on Travis, except rbx tests 10 tahun lalu
source_code ffe159c221 Extended tests and added web servers for Sinatra 11 tahun lalu

README.md

Ruby Sinatra Benchmarking Test

This is the Ruby Sinatra 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/json

JRuby: localhost:8080/json

Data-Store/Database Mapping Test

Ruby: localhost:8080/db?queries=5

JRuby: localhost:8080/db?queries=5