Sha256: 76c2fea1d27621ce3d4d1916923bdbbe86df92e99230b1d868461077c1e63e7b

Contents?: true

Size: 145 Bytes

Versions: 18

Compression:

Stored size: 145 Bytes

Contents

count = 100
puts "Running #{count} times"
count.times do 
  `GET http://localhost:3000/parties/burn_down_chart/1 >/dev/null`
end
puts "Finished."

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
backlog-0.11.0 test/performance/test.rb
backlog-0.12.0 test/performance/test.rb
backlog-0.12.2 test/performance/test.rb
backlog-0.12.1 test/performance/test.rb
backlog-0.12.3 test/performance/test.rb
backlog-0.12.4 test/performance/test.rb
backlog-0.13.1 test/performance/test.rb
backlog-0.13.0 test/performance/test.rb
backlog-0.14.0 test/performance/test.rb
backlog-0.14.3 test/performance/test.rb
backlog-0.14.1 test/performance/test.rb
backlog-0.14.2 test/performance/test.rb
backlog-0.15.0 test/performance/test.rb
backlog-0.14.4 test/performance/test.rb
backlog-0.15.1 test/performance/test.rb
backlog-0.16.0 test/performance/test.rb
backlog-0.17.0 test/performance/test.rb
backlog-0.17.1 test/performance/test.rb