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 "James Margaris (JIRA)" <xa...@incubator.apache.org> on 2006/11/16 03:43:37 UTC

[jira] Commented: (XAP-141) Data Binding: Internet Explorer - Extremely bad performance when binding w/iterator

    [ http://issues.apache.org/jira/browse/XAP-141?page=comments#action_12450267 ] 
            
James Margaris commented on XAP-141:
------------------------------------

We should try to determine how much of this is binding and how much table performance. Instead of populating a table we should try just adding a bunch of DIV tags to see what the difference is. You can do this by using a <textView> with some static child like:

<textView>hello</textView>.

I would try a bunch of these under the root and see how different that is from filling in a table.

> Data Binding: Internet Explorer - Extremely bad performance when binding w/iterator
> -----------------------------------------------------------------------------------
>
>                 Key: XAP-141
>                 URL: http://issues.apache.org/jira/browse/XAP-141
>             Project: XAP
>          Issue Type: Bug
>          Components: Data Binding
>            Reporter: Matt Carbone
>            Priority: Blocker
>
> Binding 100 rows to 2 columns in a table takes on average 1 minute and 15 seconds. Binding with JSON and XML datasources results in almost identical times.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira