By fifthposition
via chrisdail.com
Published: Sep 08 2010 / 09:07
Writing effective performance tests can be tedious in Java. Every test you want to run in Java needs to have the same timing logic before and after the tests. Groovy‘s Closures make separating timing code from actual test implementations easy.
Add your comment
Voters For This Link (13)
-
fifthposition -
dotCore -
alireza.haghighatkhah@gmail.com -
omarji -
glaforge -
mswatcher -
martinig -
allanclarke -
gubbes -
aldrinm -
john.jian.fang -
kellyrob -
hohonuuli


