mercredi 10 juin 2015

How can I replay the call trees of methods created for a j2ee application by jvisualvm in order to mimic the behavior of the application?

For benchmarking the performance of any j2ee application I profile it using jvisualvm and get the call tree of methods called with its self time and invocation count. Now I need to replay the same set of method calls for the same number of invocations. How should I do this?

Aucun commentaire:

Enregistrer un commentaire