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

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