Simple and fast optimization fixes for DoJo 0.4
-----------------------------------------------
Key: XAP-347
URL: https://issues.apache.org/jira/browse/XAP-347
Project: XAP
Issue Type: Improvement
Components: Widgets
Environment: DoJo 0.4 on IE and FireFox
Reporter: Michael Mikhaylov
Here is the list of classes with brief description of changes:
1. dojo/src/dom -- adding simple caching strategy to dojo.dom.isDescendantOf
function resulted in better performance
2. dojo/src/html -- change from regular expression to indexOf() resulted in
slightly better performance.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.