Skip to content

Instantly share code, notes, and snippets.

@ankane
Forked from panthomakos/benchmark.rb
Last active December 14, 2015 03:39
Show Gist options
  • Star 21 You must be signed in to star a gist
  • Fork 8 You must be signed in to fork a gist
  • Save ankane/5022636 to your computer and use it in GitHub Desktop.
Save ankane/5022636 to your computer and use it in GitHub Desktop.

Benchmark Bundler

Because loading gems can take longer than you think

Now available as a gem - get it here

@alfuken
Copy link

alfuken commented Aug 21, 2013

@Ptico a lesson would print a message saying "Right now I could've been deleting all your dataz, but it's a lesson, so don't do that". rm -rf is not a "lesson", it's just being an S.

@davetoxa
Copy link

davetoxa commented Sep 3, 2013

@ankane I've got an error with rails 4.0

curl -fsSL https://gist.github.com/raw/5022636/benchmark.rb | ruby
-:63:in `block in <main>': undefined method `eager_autoload!' for ActiveSupport::Autoload:Module (NoMethodError)

@ankane
Copy link
Author

ankane commented Dec 7, 2013

@davetoxa thanks for letting me know, updated for Rails 4!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment