Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Best practices for performance benchmarking test

I have a J2EE web-application running on Sun hardware with OpenSolaris/Glassfish stack. We're starting our performance bench-marking tests, to prepare for our scalability requirements later.

Any guidelines/best practices would be very useful..

like image 879
Satya Avatar asked Dec 20 '25 09:12

Satya


1 Answers

If you are using JUnit? For simple Time Measurement in JUnit there is JUnitPerf which also supports LoadTests. JUnit 4 is not supported very well but it works for me. ContiPerf is an alternative which also supports annotations for easy configuration. I use this before using JMeter.

like image 154
Sven Malvik Avatar answered Dec 23 '25 08:12

Sven Malvik



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!