Did you know? DZone has great portals for Python, Cloud, NoSQL, and HTML5!

profiler

  • submit to reddit

JProfiler 7.0 released by ej-technologies

We are happy to announce the immediate availability of JProfiler 7.0. This release has many exciting new features, the top 3 additions are:

0 replies - 1877 views - 07/21/11 by Ingo Kegel in Announcements

JBoss Profiler 2.0

I recently got myself into a tough situation where I needed to do some memory profiling a web application. I had a custom written profiler which does ok on measuring the time consumption, but not the memory. Since most of the profilers are commercial, I tried...

4 replies - 6692 views - 05/12/10 by Senthil Balakrishnan in Tips and Tricks

Using VisualVM, BTrace & Good Old Web Search

The story starts with my pattern of being off the grid half of each day. This really lets me appreciate a good battery and, while my Mac battery is pretty decent, I can literally feel it drain while doing hard Java work with NetBeans IDE, Maven, and big...

1 replies - 18329 views - 08/20/09 by Emilian Bold in Articles

CollectionSpy. A New Java Profiler With a Collections Framework Focus

How tough can it be to use Java's Collections Framework correctly? In large systems, it turns out that most teams struggle to ensure correct usage of a variety of container classes, everything from the humble ArrayList and HashMap onwards.  

0 replies - 903 views - 07/14/09 by Laurence Vanhelsuwe in Announcements