Name Date Size

.. 2012-02-23 23:26:10 100

build.properties 2011-05-10 07:17:34 634

build.xml 2009-01-02 22:30:57 287

docs 2011-07-30 00:59:24 7

js 2011-07-12 02:15:07 3

meta 2010-02-12 20:34:08 3

README 2010-10-19 20:52:44 738

tests 2012-02-23 23:26:10 4

README

YUI Profiler
Module Name: "profiler"
Documentation: http://developer.yahoo.com/yui/3/profiler
3.3.0
* No changes.
3.2.0
* No changes.
3.1.1
* No changes.
3.1.0
* No changes.
3.0.0
* Fixed missing return value (trac# 2527921)
3.0.0b1
* Changed profiler so that unregistering a function/object no longer deletes all recorded data.
* Added clear() method to remove profiler data.
* Added instrument() method to profile anonymous functions.
* Added getReport() method and deprecated getFunctionReport().
* Added getOriginal() method to retrieve uninstrumented versions of functions.
* Implemented stopwatch functionality.
3.0.0PR2
* No changes.
3.0.0PR1
* Initial release