Rails app profililng under version 2.3.4

0 views
Skip to first unread message

wtca...@gmail.com

unread,
Sep 15, 2009, 6:04:15 PM9/15/09
to WellRailed
Hi all,

I want to do some serious profiling of a Rails app to find and fix
bottle necks. I used FiveRuns a year or so a go, but thought I'd
check out what profiling tool/toolset is currently recommended by
people for this job? Is ruby-prof best to use?

Wayne

Nahum Wild

unread,
Sep 16, 2009, 12:35:32 AM9/16/09
to WellRailed
lots of people use NewRelic etc..., but it's a bit pricey for tiny
sites.

In those situation I still use production log analyzer and then the
dev version of the NewRelic tool, which is quite good. When I was at
Ponoko I started dumping the production log analyzer data straight
into a db then showing it over time etc.. so a bare bones NewRelic/
FiveRuns/ScoutApp. Much more fun having the raw data IMO

on a side note, I use the Hoptoad notifier plugin for exceptions but
point it at my Redmine server which pretends to be the hoptoad
server. It auto logs the exceptions against the right project etc...
I keep meaning to do the same type of thing with the NewRelic plugin,
point it at my own server...

nahum.
Reply all
Reply to author
Forward
0 new messages