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 "Matt Carbone (JIRA)" <xa...@incubator.apache.org> on 2006/11/15 17:50:41 UTC

[jira] Created: (XAP-124) Data Binding: poor performance when binding with Iterator

Data Binding: poor performance when binding with Iterator
---------------------------------------------------------

                 Key: XAP-124
                 URL: http://issues.apache.org/jira/browse/XAP-124
             Project: XAP
          Issue Type: Bug
          Components: Data Binding
            Reporter: Matt Carbone
            Priority: Critical


Data binding with Iterator is extremely slow. 

Binding a table with 3 columns and 1 Iterator:

100 rows - documentDataSource (XML)  -  avg: 10.12s
100 rows - JsonDataSource                       -  avg: 8.78s

300 rows - documentDataSource (XML)  -  avg: 30.10s
300 rows - JsonDataSource                       -  avg: 31s

-- 
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

        

[jira] Commented: (XAP-124) Data Binding: poor performance when binding with Iterator

Posted by "Matt Carbone (JIRA)" <xa...@incubator.apache.org>.
    [ http://issues.apache.org/jira/browse/XAP-124?page=comments#action_12450262 ] 
            
Matt Carbone commented on XAP-124:
----------------------------------

Metrics based on firefox 2.0

> Data Binding: poor performance when binding with Iterator
> ---------------------------------------------------------
>
>                 Key: XAP-124
>                 URL: http://issues.apache.org/jira/browse/XAP-124
>             Project: XAP
>          Issue Type: Bug
>          Components: Data Binding
>            Reporter: Matt Carbone
>            Priority: Critical
>
> Data binding with Iterator is extremely slow. 
> Binding a table with 3 columns and 1 Iterator:
> 100 rows - documentDataSource (XML)  -  avg: 10.12s
> 100 rows - JsonDataSource                       -  avg: 8.78s
> 300 rows - documentDataSource (XML)  -  avg: 30.10s
> 300 rows - JsonDataSource                       -  avg: 31s

-- 
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