Fork me on GitHub

Module ringo/profiler

Class Profiler

Instance Methods


Profiler ()

A class for measuring the frequency and runtime of function invocations.


Profiler.prototype.getFormattedResult (maxFrames)

Parameters

maxFrames

Profiler.prototype.getResult (maxFrames)

Parameters

maxFrames

Profiler.prototype.getScriptFrame (cx, script)

Parameters

cx
script