Mike Smith f532415394 master Should only kill with 15 11 years ago
..
config f87222ac00 verify Trying to keep sinatra from logging 5GB 11 years ago
public f87222ac00 verify Trying to keep sinatra from logging 5GB 11 years ago
Gemfile-jruby 9c043de086 Upgrade to TorqBox 0.1.7 11 years ago
Gemfile-ruby 2e10876a50 Sinatra gemfiles updated similar to rails/rack, now runs fine 12 years ago
README.md 9c043de086 Upgrade to TorqBox 0.1.7 11 years ago
__init__.py 5203b6e936 Setup repository 12 years ago
benchmark_config 4780ad3f68 Separate /db and /queries logic to fix Sinatra validation errors 11 years ago
config.ru 5203b6e936 Setup repository 12 years ago
hello_world.rb 4780ad3f68 Separate /db and /queries logic to fix Sinatra validation errors 11 years ago
setup_jruby.py f532415394 master Should only kill with 15 11 years ago
setup_ruby.py f532415394 master Should only kill with 15 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 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