Smokin’ early performance testing
Performance testing is usually left for last in hip application development cycles– not because it’s unimportant, but because it’s hard to do effectively with so many unknown variables. IBM developerWork’s “In pursuit of code quality: Performance testing with JUnitPerf” makes the case for performance testing as part of the development cycle and shows you two easy ways to do it with Mike Clark’s JUnitPerf framework. Check it out, man!
Because it’s your bag baby, don’t forget to let it all hang out at the “Improve Your Java Code Quality” forum too!
| Related odds and ends | ||
|---|---|---|
Friday 08 Dec 2006 | Articles, JUnit