|
|
12 anni fa | |
|---|---|---|
| .. | ||
| config | 12 anni fa | |
| public | 12 anni fa | |
| Gemfile-jruby | 12 anni fa | |
| Gemfile-ruby | 12 anni fa | |
| README.md | 12 anni fa | |
| __init__.py | 12 anni fa | |
| benchmark_config | 12 anni fa | |
| config.ru | 12 anni fa | |
| hello_world.rb | 12 anni fa | |
| resin-web.xml | 12 anni fa | |
| setup_jruby.py | 12 anni fa | |
| setup_ruby.py | 12 anni fa | |
This is the Ruby Sinatra portion of a benchmarking test suite comparing a variety of web development platforms.
The tests were run with:
Ruby: localhost:8080/json
JRuby: localhost:8080/sinatra/json
Ruby: localhost:8080/db?queries=5
JRuby: localhost:8080/sinatra/db?queries=5