Sha256: d47e9703e96652dc8da4ce666270de03d526cf8a62eaca1daa102766295515d3
Contents?: true
Size: 187 Bytes
Versions: 1
Compression:
Stored size: 187 Bytes
Contents
#!/usr/bin/env ruby $LOAD_PATH.push(File.expand_path("../..", __FILE__)) require 'bench/profiler_runner' runner = UndiesProfilerRunner.new(ARGV[0] || 'large') runner.print_flat(STDOUT)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
undies-3.1.0 | bench/profiler |