Sha256: c8213a1fedb793a74bd75eca829c7422019e23ab8ac030108089c25acc6adb52

Contents?: true

Size: 120 Bytes

Versions: 8

Compression:

Stored size: 120 Bytes

Contents

require 'squib'

Squib::Deck.new(cards: 200) do
  png file: 'shiny-purse.png'
  save_png prefix: 'tons_of_png_'
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
squib-0.9.0 benchmarks/tons_of_png.rb
squib-0.8.0 benchmarks/tons_of_png.rb
squib-0.7.0 benchmarks/tons_of_png.rb
squib-0.6.0 benchmarks/tons_of_png.rb
squib-0.5.1 benchmarks/tons_of_png.rb
squib-0.5.0 benchmarks/tons_of_png.rb
squib-0.4.0 benchmarks/tons_of_png.rb
squib-0.3.0 benchmarks/tons_of_png.rb