Skip to content

Instantly share code, notes, and snippets.

@phocke
Created January 27, 2013 16:03
Show Gist options
  • Save phocke/4648984 to your computer and use it in GitHub Desktop.
Save phocke/4648984 to your computer and use it in GitHub Desktop.
testing turbo sprockets

with turbo-sprockets-rails3

time bundle exec rake assets:precompile --trace
=> 44.11s user 7.97s system 97% cpu 53.467 total

without turbo-sprockets-rails3

time bundle exec rake assets:precompile --trace
=> 120.72s user 9.18s system 97% cpu 2:13.42 total
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment