Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Invalid
-
Affects Version/s: EE-3.2.0.GA
-
Fix Version/s: EE-3.3.0.GA
-
Labels:None
-
Environment:All
-
Assignee Priority:P3
Description
With the EE 3.2.0 release, the very first load an application takes much more time than subsequent loads. This happens after a server has been started or re-started.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Attached basic test case that shows issue.
Steps:
- Load welcomeICEfaces.jsf
- PhaseListener logging shows the time taken in the render response (8 - 12 sec)
Show
Arran Mccullough
added a comment - Attached basic test case that shows issue.
Steps:
Load welcomeICEfaces.jsf
PhaseListener logging shows the time taken in the render response (8 - 12 sec)
Also ran YourKit profiler with both applications and could not detect any significant differences between them. The profiling results show that the majority of CPU time is used for loading the resources (the mandatory ones).