Richard Nienaber 5499b4096b Fix locale for Rubinius 11 years ago
..
config ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
public 9588396c78 Moving Ruby frameworks 11 years ago
views 784074f9a6 Make fortunes template match spec 11 years ago
Gemfile ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
Gemfile.lock ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
README.md 9588396c78 Moving Ruby frameworks 11 years ago
__init__.py 9588396c78 Moving Ruby frameworks 11 years ago
bash_profile.sh 5499b4096b Fix locale for Rubinius 11 years ago
benchmark_config 37027d8b6c Added rubinius as a platform (#511) 11 years ago
config.ru 9588396c78 Moving Ruby frameworks 11 years ago
hello_world.rb 784074f9a6 Make fortunes template match spec 11 years ago
helper.py ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
install.sh 5499b4096b Fix locale for Rubinius 11 years ago
run_jruby_puma.py ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
run_mri_puma.py ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
run_rbx_puma.py 37027d8b6c Added rubinius as a platform (#511) 11 years ago
run_thin.py ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
run_torqbox.py ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
run_trinidad.py ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
run_unicorn.py ffe159c221 Extended tests and added web servers for Sinatra 11 years ago
source_code ffe159c221 Extended tests and added web servers for Sinatra 11 years ago

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