BigBench.configure = { :duration => 1.minute, :output => "spec/tests/with_post_processor.ljson", :users => 1 } benchmark "index page" => "http://localhost:3001" do get "/" get "/index" end post_process :statistics