I have an issue with a rails worker that is consuming extreme amounts of processor time. Oddly I have not been able to trace it out so far. I've tried to use New Relic, however I can't seem to trace it down within the worker itself.
How can I profile and really explore performance issues in detail so as to find precise locations of performance problems such as this?