[richfaces-issues] [JBoss JIRA] Resolved: (RF-7350) rich:pickList component does not scale

Nick Belaevski (JIRA) jira-events at lists.jboss.org
Wed Jun 10 08:11:56 EDT 2009


     [ https://jira.jboss.org/jira/browse/RF-7350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Belaevski resolved RF-7350.
--------------------------------

    Resolution: Won't Fix
      Assignee: Tsikhon Kuprevich


All generated markup elements are necessary. Use another parser.

> rich:pickList component does not scale
> --------------------------------------
>
>                 Key: RF-7350
>                 URL: https://jira.jboss.org/jira/browse/RF-7350
>             Project: RichFaces
>          Issue Type: Quality Risk
>          Components: component-misc
>    Affects Versions: 3.3.0
>            Reporter: Lukas Eder
>            Assignee: Tsikhon Kuprevich
>
> When using the pickList component with a large amount of entries (1000 - 10000), it becomes very very slow due to two reasons:
> - Browser uses up lots of resources, rendering on the client side
> - Ajax4JSF uses up lots of resources, tidying HTML on the server side (feels like an O(n^2) complexity performance)
> Both problems are due to lots of HTML / CSS code generated in the pickList. Is this really desired?

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