Sha256: e3eef02e5f9c863f57a6cdfc0a91f30847ddfad9557f13507c84ad5eb60e5bc3

Contents?: true

Size: 186 Bytes

Versions: 40

Compression:

Stored size: 186 Bytes

Contents

#!/usr/bin/env ruby

file = ARGV.shift
if ARGV.any?
  warn "usage example:\n\n  #{$0} benchmark-ips/bm_case.rb\n"
  exit 1
end
exec 'bundle', 'exec', 'rake', 'bench:ips', "FILE=#{file}"

Version data entries

40 entries across 40 versions & 1 rubygems

Version Path
opal-1.8.3.rc1 bin/opal-benchmark-ips
opal-1.8.2 bin/opal-benchmark-ips
opal-1.8.1 bin/opal-benchmark-ips
opal-1.8.0 bin/opal-benchmark-ips
opal-1.8.0.beta1 bin/opal-benchmark-ips
opal-1.7.4 bin/opal-benchmark-ips
opal-1.8.0.alpha1 bin/opal-benchmark-ips
opal-1.7.3 bin/opal-benchmark-ips
opal-1.7.2 bin/opal-benchmark-ips
opal-1.7.1 bin/opal-benchmark-ips
opal-1.7.0 bin/opal-benchmark-ips
opal-1.7.0.rc1 bin/opal-benchmark-ips
opal-1.6.1 bin/opal-benchmark-ips
opal-1.6.0 bin/opal-benchmark-ips
opal-1.6.0.rc1 bin/opal-benchmark-ips
opal-1.6.0.alpha1 bin/opal-benchmark-ips
opal-1.5.1 bin/opal-benchmark-ips
opal-1.5.0 bin/opal-benchmark-ips
opal-1.5.0.rc1 bin/opal-benchmark-ips
opal-1.4.1 bin/opal-benchmark-ips