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