We identified (via Java profilers) these approaches to achieve this:
- Minimize Java objects creation where possible
- Minimize HDD access where possible
- Reuse various Java enhancements to avoid complete jar files scans
There are no Sub-Tasks for this issue.