Mike Smith f532415394 master Should only kill with 15 11 年 前
..
config f87222ac00 verify Trying to keep sinatra from logging 5GB 11 年 前
public f87222ac00 verify Trying to keep sinatra from logging 5GB 11 年 前
Gemfile-jruby 9c043de086 Upgrade to TorqBox 0.1.7 11 年 前
Gemfile-ruby 2e10876a50 Sinatra gemfiles updated similar to rails/rack, now runs fine 12 年 前
README.md 9c043de086 Upgrade to TorqBox 0.1.7 11 年 前
__init__.py 5203b6e936 Setup repository 12 年 前
benchmark_config 4780ad3f68 Separate /db and /queries logic to fix Sinatra validation errors 11 年 前
config.ru 5203b6e936 Setup repository 12 年 前
hello_world.rb 4780ad3f68 Separate /db and /queries logic to fix Sinatra validation errors 11 年 前
setup_jruby.py f532415394 master Should only kill with 15 11 年 前
setup_ruby.py f532415394 master Should only kill with 15 11 年 前
source_code 66e46ee08e codeLineCount Create source_code file for each framework. Modify count_sloc to use gather_frameworks instead of a large list 12 年 前

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