Parse times, sub-totals, and totals out of Rails log statements
I often times want to know what the specific breakdowns are of an action in my Rails apps. So, I wrote this little ditty using gawk (Gnu AWK). If you're on a Mac, you may not have gawk installed, so use brew (or Fink, MacPorts, etc):
brew install gawk
Written by Jason Rogers
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Ruby
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#