[richfaces-issues] [JBoss JIRA] Commented: (RF-7272) Sorting in ExtendedDataTable is slow, especially under IE 7
Arne Könnecker (JIRA)
jira-events at lists.jboss.org
Thu May 28 05:18:04 EDT 2009
[ https://jira.jboss.org/jira/browse/RF-7272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12469448#action_12469448 ]
Arne Könnecker commented on RF-7272:
-------------------------------------
Deactivating the column menus lead to improved performance of the rerendering. But still the reendering of the table with 30 rows and 10 columns is felt as pretty slow.
My time measure has reduced from around 800ms to around 300ms. But this is only the request not the rendering within IE 7, which seems to be slowest part.
> Sorting in ExtendedDataTable is slow, especially under IE 7
> -----------------------------------------------------------
>
> Key: RF-7272
> URL: https://jira.jboss.org/jira/browse/RF-7272
> Project: RichFaces
> Issue Type: Quality Risk
> Components: performance
> Affects Versions: 3.3.1
> Environment: Windows XP, IE 7
> Reporter: Arne Könnecker
> Assignee: Nick Belaevski
>
> The rendering of an ExtendedDataTable under IE 7 after clicking on a column for sorting is very slow.
> See http://livedemo.exadel.com/richfaces-demo/richfaces/extendedDataTable.jsf?c=extendedDataTable&tab=usage for testing
> What can improve the performance of such a table? Deactivation of column menus? Deactivation of drag & drop functionality? Or is the
> rendering process slow due to not fix column width and height?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the richfaces-issues
mailing list