Does anyone have a recommendation for a free java profiler?
thanks,
Dan
Bryce - 29 Sep 2004 19:29 GMT
>Does anyone have a recommendation for a free java profiler?
Eclipse 3.x has a profiler doesn't it?
--
now with more cowbell
hilz - 29 Sep 2004 23:16 GMT
I tired this one and it did the job.
http://www.quest.com/jprobe/
I have not used anything else, so i can't tell you how it compares to other
tools, but i think it is good!
i used the freeware version, but they have a commercial ($$$) version which
must have more features($$$)
HTH
hilz
> Does anyone have a recommendation for a free java profiler?
>
> thanks,
> Dan
John Davison - 30 Sep 2004 01:27 GMT
> Does anyone have a recommendation for a free java profiler?
>
> thanks,
> Dan
They just released one that integrates into Netbeans.
http://profiler.netbeans.org/index.html
I honestly don't know how to use it yet, so I can't tell you how good it
is. Seems cool though! ;)
- john