[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-2704) Document patterns which improve performance

Pete Muir (JIRA) jira-events at lists.jboss.org
Fri Oct 3 16:51:30 EDT 2008


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

Pete Muir updated JBSEAM-2704:
------------------------------

          Summary: Document patterns which improve performance  (was: Performance during iteration (datatable, repeat) in the UI with value bindings that run through interceptors)
    Fix Version/s: 2.1.1.CR1
      Description: Umbrella issue for documenting patterns which can improve the performance of your Seam app.  (was: "Since we don't cache this, a particular backing bean might be called hundreds or thousands of times during rendering of a datatable, if a value binding has to be evaluated for each row. If the backing bean is a Seam component, injection of dependencies will occur for every call, involving potentially thousands of map lookups."

There is a discussion thread with a bit more data: http://www.seamframework.org/Community/SeamPerformanceOptimization

The issue is also recognized at the seamframework.org site itself: http://www.seamframework.org/Documentation/TuningTheSeamWebsite#H-IterationDatatableRepeatInTheUIWithValueBindingsThatRunThroughInterceptors

Since the issue it known, this JIRA report is created for better traceability.)
         Assignee: Shane Bryzak
         Priority: Critical  (was: Major)


"Since we don't cache this, a particular backing bean might be called hundreds or thousands of times during rendering of a datatable, if a value binding has to be evaluated for each row. If the backing bean is a Seam component, injection of dependencies will occur for every call, involving potentially thousands of map lookups."

There is a discussion thread with a bit more data: http://www.seamframework.org/Community/SeamPerformanceOptimization

The issue is also recognized at the seamframework.org site itself: http://www.seamframework.org/Documentation/TuningTheSeamWebsite#H-IterationDatatableRepeatInTheUIWithValueBindingsThatRunThroughInterceptors

Since the issue it known, this JIRA report is created for better traceability.

> Document patterns which improve performance
> -------------------------------------------
>
>                 Key: JBSEAM-2704
>                 URL: https://jira.jboss.org/jira/browse/JBSEAM-2704
>             Project: Seam
>          Issue Type: Task
>          Components: Performance and Scalability
>    Affects Versions: 2.0.0.GA, 2.0.1.GA
>         Environment: Seam 2.0.0, 2.0.1
>            Reporter: Siarhei Dudzin
>            Assignee: Shane Bryzak
>            Priority: Critical
>             Fix For: 2.1.1.CR1
>
>
> Umbrella issue for documenting patterns which can improve the performance of your Seam app.

-- 
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 seam-issues mailing list