On 05/06/2013 10:46 AM, Laurent Bourgès wrote: > Dear Dalibor, Donald and java2d members, > > I am currently working hard to improve performances of the pisces java2d > renderering engine. > > To help me improving cpu hotspots, I need an efficient java profiler (lower > overhead than netbeans profiler). > > I *personally* requested this morning an "open source" license for Yourkit > Profiler.
For low overhead profiling it's hard to beat oprofile. Linux only. Andrew.
