[ http://issues.apache.org/jira/browse/TAPESTRY-985?page=all ]

Jesse Kuhnert updated TAPESTRY-985:
-----------------------------------

    Fix Version/s: 4.2

> Performance of initial render in Portlets
> -----------------------------------------
>
>                 Key: TAPESTRY-985
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-985
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Portlet
>    Affects Versions: 4.0.2
>         Environment: Windows XP sp2, Liferay 4.0.0 tomcat 5.5, Java 5
>            Reporter: John Singleton
>             Fix For: 4.2
>
>
> The initial render for a portlet is taking a significant time. Some timings 
> show that the ApplicationPortlet.init method takes 2.5 seconds, the intial 
> ApplicationPortlet.render method takes 4.5s. Subsequent renderings take ~10ms.
> The Page has a StateObject injected (a simple bean), an 
> infrastructue:applicationId and a RenderResponse. 
> Each portlet on a page has this hit, so if there are 5 tapestry based 
> portlets the initial login can take 30 seconds or more. 
> Do I need to provide an example portlet?

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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to