Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 07:51 Go to next message
Santosh G N is currently offline Santosh G NFriend
Messages: 1
Registered: October 2014
Junior Member
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 15:15 Go to previous message
i AqD is currently offline i AqDFriend
Messages: 8
Registered: July 2014
Location: Taipei
Junior Member
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: Sat Jul 27 09:38:13 GMT 2024

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

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

Back to the top