RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Ruby on Rails - your own slow query log without the sql configuration

Reading slow query log is a great way to detect weak places in any app where you have to refactor code in order to improve performance. What if you can create your own slow query detecting engine and report slow queries to the external reporting system? READ MORE

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in