Speed-up application start-up by utilizing agent class cache for loaded class instrumentation

Description

If the class cache exists on the agent, we could use this when analyzing the already loaded classed. Basically we don'g need to re-transform any class that will anyway be ignored due to the class cache state. This way consecutive starts of the applications would be very fast and we would not lose time in the re-transforming of all already loaded classes.

Environment

None

Gliffy Diagrams

Activity

Done

Details

Assignee

Reporter

Integrator

Sprint

Fix versions

Affects versions

Priority

Created January 11, 2017 at 5:27 PM
Updated October 13, 2017 at 9:21 AM
Resolved October 13, 2017 at 9:07 AM