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!

Get your Rails performance metrics 📈 into Chrome with the `server_timing` gem

View performance metrics (time spent in ActiveRecord, Redis, etc) for each of your Rails app requests in Chrome’s Developer tools with the server_timing gem. Production Safe.™

Comments

Nice!

An alternative would be rails_server_timings (https://github.com/dpogue/rails_server_timings) But it has fewer metrics

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