A ProfiledProcessor that uses Ruby’s built-in Profiler__ class.
ProfilerProcessor is very slow. You really want to upgrade to Ruby 1.8.3 or better and use ZenProfilerProcessor or ProfProcessor.
| Class ProfilerProcessor |
|
A ProfiledProcessor that uses Ruby’s built-in Profiler__ class.
ProfilerProcessor is very slow. You really want to upgrade to Ruby 1.8.3 or better and use ZenProfilerProcessor or ProfProcessor.