-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Infrastructure, Runtime
-
Tags:
Without the Seam/JSF layer, the server avoids some scannings at server startup (on some machines, this saves 5s, making the server start in 15s instead of 20s).
It seems that other costly operations are performed at startup:
- add timers to help understanding what takes time
- see if corresponding tasks can be optimized (or even removed)
- duplicates
-
NXP-30156 Check Nuxeo startup time
- Resolved