I have been looking a bit at the performance of our JUnit tests and
summarized it at :
http://www.jspwiki.org/wiki/JUnit%20Test%20performance

In short:
- JUnit tests for 3.0 take 3 times longer than for 2.8
- I like to suggest using attribute forkmode="once" maxmemory="512m" in the
tests task in build.xml

Any other suggestions are welcome.

Harry

Reply via email to