3fabb00ab96922fd2ed57b7d65f78351d8df5cde |
|
21-Jun-2011 |
Satyen Desai <sdesai@yahoo-inc.com> |
Some perf improvements, based on mix usage.
Y.Object would be faster still, but changes how Attribute addAttrs would
need to work with configs (would need to remove hasOwnProperty check).
Investigating/measuring that angle next.
Fastest would be to cache the output of _initHierarchyData per class,
but that's potentially unsafe. Investigating that also.
See data in #2530356 |