Hi,

This is really not related to wicket but I thought this might still be a
good place to ask...

I was wondering if anyone knows of a system independent way to performance
test Java code in unit tests.  I am thinking of something that might hook
into the VM and count bytecode instructions or something.  Then if a change
increases the number of instructions by a certain amount the test could fail
so you know you've might have messed with its performance.

Thanks,

John
-- 
View this message in context: 
http://www.nabble.com/Performance-testing-tools-tp17258645p17258645.html
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to