Gems

Why you should think twice before using awesome_print (and similar) in production

Filed under: Ruby & Rails
awesome_print-ruby-gem-performance-killer.png

We've seen in the previous posts how the awesome_print Ruby gem can be used to prettify also application logs, to make their content more readable. It may sound like a good idea, but you're warned: it can kill performance.

Read more »