java - How to use VisualVM to get the time each function costs -
this question has answer here:
- total method time in java visualvm 7 answers
visualvm nice little complicated tool me.
i wrote class many functions (in eclipse). how can information of how many time each function calls , time cost when during execution?
see profiling visualvm, part 1 , profiling visualvm, part 2 more information profiling , how set profiling roots , instrumentation filter.
Comments
Post a Comment