Hi,
I'm looking for a tool (library, framework, stand-alone application,
whatever) which can compare the performance of two classfiles.
I'm currently developping a (very) small compiler for java and I'd like to
compare different optimisations.
I heard that JMeter was a very good tool, but it seems to me that it's more
appropriate for a server environment which I don't have (and don't need).
So, could you advise me other performance evaluation tools ?
Thanks in advance,
Dasch
Robert Klemme - 08 Mar 2004 11:59 GMT
> Hi,
>
[quoted text clipped - 6 lines]
> I heard that JMeter was a very good tool, but it seems to me that it's more
> appropriate for a server environment which I don't have (and don't need).
There are two tools with similar names: there is
http://jakarta.apache.org/jmeter/ (which seems to be the one that you hit)
and http://www.hp.com/products1/unix/java/hpjmeter/ (which is the one that
you should have hit). HP JMeter is definitely suited to your needs.
Kind regards
robert