Sha256: c995192e0ca1adcd113159d4db113fffb32b95b9fe7fa4aa5f45f1d1e25b1f49

Contents?: true

Size: 243 Bytes

Versions: 4

Compression:

Stored size: 243 Bytes

Contents

# bundle exec ruby-prof --printer=graph_html --file=../results.html --require 'ruby-progressbar' --sort=total ./spec/fixtures/benchmark.rb

bar = ProgressBar.create(:length => 80, :start => 0, :total => 100000)

100000.times { bar.increment }

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
ruby-progressbar-1.1.1 spec/fixtures/benchmark.rb
ruby-progressbar-1.1.0 spec/fixtures/benchmark.rb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/ruby-progressbar-1.0.2/spec/fixtures/benchmark.rb
ruby-progressbar-1.0.2 spec/fixtures/benchmark.rb