Patrick Falls a84c797718 Minor fixes in the setup files for sinatra and rails-stripped 12 жил өмнө
..
config 81195cb5dc Fixed ports that nginx is listening on 12 жил өмнө
public 5203b6e936 Setup repository 12 жил өмнө
Gemfile-jruby 5203b6e936 Setup repository 12 жил өмнө
Gemfile-ruby a84c797718 Minor fixes in the setup files for sinatra and rails-stripped 12 жил өмнө
README.md 5203b6e936 Setup repository 12 жил өмнө
__init__.py 5203b6e936 Setup repository 12 жил өмнө
benchmark_config 5203b6e936 Setup repository 12 жил өмнө
config.ru 5203b6e936 Setup repository 12 жил өмнө
hello_world.rb 5d7e843f38 Use map instead of side-effecting each for Ruby benchmarks 12 жил өмнө
resin-web.xml 5203b6e936 Setup repository 12 жил өмнө
setup_jruby.py 5203b6e936 Setup repository 12 жил өмнө
setup_ruby.py a84c797718 Minor fixes in the setup files for sinatra and rails-stripped 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/sinatra/json

Data-Store/Database Mapping Test

Ruby: localhost:8080/db?queries=5

JRuby: localhost:8080/sinatra/db?queries=5