!! JUnit Test Performance Going from JSPWiki 2.8 to 3.0 I noticed a dramatic increase in time it takes to run the JUnit tests. \\All tests were run on an Asus laptop with 1 GB memory and an Intel Core Duo 1800 MHz processor. ||Case #||Env.||Tweak||Num tests||Total time |1|JSPWiki-2.8| none|947|5 minutes 1 second |2|JSPWiki-3.0 |none|1049|15 minutes 11 seconds |3|JSPWiki-3.0 |LoggerFactory c_isLog4jPresent = false \\(no JMX Logger Objects)|1049|14 minutes 57 seconds |4|JSPWiki-3.0 |JUnit task attribute in build.xml\\ forkmode="once" maxmemory="512m" |1049|8 minutes 3 seconds |5|JSPWiki-3.0 |tweak 3 & 4|1049|7 minutes 46 seconds