Sha256: 8ed40e32fb85015374369c1a4bdc9b89a6cb414bf9648a88ce70150cc5571950

Contents?: true

Size: 351 Bytes

Versions: 9

Compression:

Stored size: 351 Bytes

Contents

#!/usr/bin/env ruby

require "bundler/setup"
require "benchmark_driver"

# You can add fixtures and/or initialization code here to make experimenting
# with your gem easier. You can also use a different console, if you like.

# (If you use this, don't forget to add pry to your Gemfile!)
# require "pry"
# Pry.start

require "irb"
IRB.start(__FILE__)

Version data entries

9 entries across 9 versions & 2 rubygems

Version Path
benchkit-0.2.1 bin/console
benchmark_driver-0.3.0 bin/console
benchmark_driver-0.2.4 bin/console
benchmark_driver-0.2.3 bin/console
benchmark_driver-0.2.2 bin/console
benchmark_driver-0.2.1 bin/console
benchkit-0.2.0 bin/console
benchmark_driver-0.2.0 bin/console
benchmark_driver-0.1.0 bin/console