README revision 66bb198717df1905114577e51c0a58c040a4dfea
326N/AYUI Profiler
326N/AModule Name: "profiler"
326N/ADocumentation: http://developer.yahoo.com/yui/3/profiler
326N/A
1068N/A3.1.0
326N/A
326N/A * No changes.
919N/A
919N/A3.0.0
919N/A
919N/A * Fixed missing return value (trac# 2527921)
919N/A
919N/A3.0.0b1
919N/A
919N/A * Changed profiler so that unregistering a function/object no longer deletes all recorded data.
919N/A * Added clear() method to remove profiler data.
919N/A * Added instrument() method to profile anonymous functions.
919N/A * Added getReport() method and deprecated getFunctionReport().
919N/A * Added getOriginal() method to retrieve uninstrumented versions of functions.
919N/A * Implemented stopwatch functionality.
919N/A
919N/A3.0.0PR2
919N/A
919N/A * No changes.
326N/A
326N/A3.0.0PR1
326N/A
326N/A * Initial release
493N/A