Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Line by line code performance analysis
Line by line code performance analysis [message #1448628] Mon, 20 October 2014 03:51 Go to next message
Eclipse UserFriend
Hi,
I'm in search profiling tool which gives me line by line performance analysis of the code. Currently I'm using jmc and java flight recorder to conduct profiling. But the bottleneck with JMC is it gives profiling result at method level, package level. It will be a tedious procedure for me to identify the time consuming parts or overhead parts in my code.
So if you are aware of any tools which does line by line analysis please do let me know, it will help a lot.
Thanks
santhosh
Re: Line by line code performance analysis [message #1451961 is a reply to message #1448628] Fri, 24 October 2014 11:15 Go to previous message
Eclipse UserFriend
JProfiler has it although I never used the line number feature.
Previous Topic:Calculator in java language
Next Topic:Unable to locate executable for jre1.8.0_20
Goto Forum:
  


Current Time: Sun Jul 06 03:17:04 EDT 2025

Powered by FUDForum. Page generated in 0.03467 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top