On Tue, 2017-03-14 at 11:51 +0200, Mahmoud Almokadem wrote:
> Here is the profiler screenshot from VisualVM after upgrading
> 
> https://drive.google.com/open?id=0BwLcshoSCVcddldVRTExaDR2dzg
> 
> the jetty is taking the most time on CPU. Does this mean, the jetty
> is the bottleneck on indexing?

You need to sort on and look at the "Self Time (CPU)" column in
VisualVM, not the default "Self Time", to see where the power is used. 
The default is pretty useless for locating hot spots.

- Toke Eskildsen, Royal Danish Library

Reply via email to