You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-dev@incubator.apache.org by "Michael Mikhaylov (JIRA)" <xa...@incubator.apache.org> on 2007/03/22 16:17:32 UTC

[jira] Updated: (XAP-347) Simple and fast optimization fixes for DoJo 0.4

     [ https://issues.apache.org/jira/browse/XAP-347?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Mikhaylov updated XAP-347:
----------------------------------

    Attachment: dojocode.zip

> 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
>         Attachments: dojocode.zip
>
>
> 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.