Login
From:
willj.net
(Uncensored)
subscribe
You should use the Ruby on Rails logger block syntax
https://willj.net/posts/you-should-use-the-rails-logger-block-syntax/
links
backlinks
Tagged with:
performance
ruby
Roast topics
Find topics
Find it!
Using Ruby on Rails logger block syntax can save you object allocations in the Ruby VM, and CPU time, I show you how to use it and the difference using it can make