Sha256: 7a134b3f1ca4ad46d8b862ada91babd071281381d06b29a27ea458dc1f2cbf67

Contents?: true

Size: 182 Bytes

Versions: 7

Compression:

Stored size: 182 Bytes

Contents

# $ bundle exec ruby bench/profiler.rb

require 'bench/profiler_runner'

runner = XmlssProfilerRunner.new(ARGV[0] ? ARGV[0].to_i : 1000)
runner.print_flat(STDOUT, :min_percent => 1)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
xmlss-1.0.0 bench/profiler.rb
xmlss-1.0.0.rc.4 bench/profiler.rb
xmlss-1.0.0.rc.3 bench/profiler.rb
xmlss-1.0.0.rc.2 bench/profiler.rb
xmlss-1.0.0.rc.1 bench/profiler.rb
xmlss-0.4.1 bench/profiler.rb
xmlss-0.4.0 bench/profiler.rb