Hamilton Turner a4f7ddea69 Ruby: Indicate sinatra needs maven (for compiling jruby) 11 лет назад
..
config ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
public 9588396c78 Moving Ruby frameworks 11 лет назад
views 784074f9a6 Make fortunes template match spec 11 лет назад
Gemfile ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
Gemfile.lock ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
README.md 9588396c78 Moving Ruby frameworks 11 лет назад
__init__.py 9588396c78 Moving Ruby frameworks 11 лет назад
bash_profile.sh 8233b96fde Cleanup sinatra 11 лет назад
benchmark_config ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
config.ru 9588396c78 Moving Ruby frameworks 11 лет назад
hello_world.rb 784074f9a6 Make fortunes template match spec 11 лет назад
helper.py ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
install.sh a4f7ddea69 Ruby: Indicate sinatra needs maven (for compiling jruby) 11 лет назад
run_jruby_puma.py ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
run_mri_puma.py ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
run_thin.py ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
run_torqbox.py ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
run_trinidad.py ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
run_unicorn.py ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад
source_code ffe159c221 Extended tests and added web servers for Sinatra 11 лет назад

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