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

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