News

Most Java performance profiling tools will be able to quickly categorize the type of bottleneck that plagues your application, going so far as to identify the actual line of code that is slowing ...
Joachim Haagen Skeie is employed as a Senior Consultant within Java and Web technologies at Kantega AS in Oslo, Norway, with a keen interest in both application profiling and open source software.
YourKit Java Profiler: YourKit is a commercial Java profiler that offers in-depth profiling capabilities. It provides CPU and memory profiling, thread analysis, and detects performance issues ...
VisualVM uses the official Java Management Extensions (JMX) to obtain the stack traces of threads. Async-profiler, on the other hand, uses the unofficial AsyncGetCallTrace API.
With the company’s new XRebel interactive Java profiler, developers can find and fix HTTP session bloat and leaks, SQL query inefficiencies and time sinks, and unhandled exceptions.
Java’s profiling capabilities would be improved within the Java Flight Recorder (JFR), a tool for collecting diagnostic and profiling data in running Java applications, under a proposal floating ...
Hi,We apparently have a memory leak on a Java application at work; the app crashes after about 24hrs of production usage (this 24hrs varies), and it always complains it's running low on memory. It ...
I'd like to buy a license for a Java profiler, both to have and use, and to improve my performance analysis skills. YourKit, one of the two (as far as I know) big commercial profilers is currently ...
ZeroTurnaround, the maker of revolutionary developer tools for creating quality software faster, today announced the release of XRebel 2.0, the newest version of its Java profiler featuring ...
Mission Control and the powerful Flight Recorder Java profiling tool can help track, identify and correct these mistakes. So, how well do you know these open source Java profiling and JVM tuning tools ...