This page (revision-9) was last changed on 23-Apr-2022 17:06 by Harry Metske

This page was created on 23-Apr-2022 17:06 by Harry Metske

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
9 23-Apr-2022 17:06 1 KB Harry Metske to previous
8 23-Apr-2022 17:06 1 KB Harry Metske to previous | to last
7 23-Apr-2022 17:06 1 KB Harry Metske to previous | to last
6 23-Apr-2022 17:06 998 bytes Harry Metske to previous | to last
5 23-Apr-2022 17:06 649 bytes Harry Metske to previous | to last
4 23-Apr-2022 17:06 578 bytes Harry Metske to previous | to last
3 23-Apr-2022 17:06 516 bytes Harry Metske to previous | to last
2 23-Apr-2022 17:06 496 bytes Harry Metske to previous | to last
1 23-Apr-2022 17:06 284 bytes Harry Metske to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 4 changed one line
\\All tests were run on an Asus laptop with 1 GB memory and an Intel Core Duo 1800 MHz processor.
\\All tests were run :
* from the cmdline ("ant tests")
* on a low end laptop, 1GB memory, Intel Core Duo 1800 MHz processor.
* Ubuntu Linux 8.10
* Sun JRE 1.5.0.16
At line 6 changed 5 lines
||Env.||Tweak||Total time
|JSPWiki-2.8| none|5 min. ?
|JSPWiki-3.0 |none|15 minutes 11 seconds
|JSPWiki-3.0 |JUnit task attribute forkmode="once" in build.xml|8 minutes 3 seconds
|JSPWiki-3.0 |LoggerFactory c_isLog4jPresent = false (no JMX Logger Objects)|14 minutes 57 seconds
||Case #||Env.||Tweak||Num tests||Total time
|1|JSPWiki-2.8| none|947|5 minutes 1 second
|2|JSPWiki-2.8| JUnit task attribute in build.xml\\ forkmode="once" maxmemory="512m" |947|3 minutes 16 seconds
|3|JSPWiki-3.0 |none|1049|15 minutes 11 seconds
|4|JSPWiki-3.0 |LoggerFactory c_isLog4jPresent = false \\(no JMX Logger Objects)|1049|14 minutes 57 seconds
|5|JSPWiki-3.0 |JUnit task attribute in build.xml\\ forkmode="once" maxmemory="512m" |1049|8 minutes 3 seconds
|6|JSPWiki-3.0 |tweak 4 & 5|1049|7 minutes 46 seconds
It would require further analysis, but I suspect the most delay was introduced because we switched to Stripes.
\\The WikiContextFactory calls the Resolver to find all implementations of WikiActionBean.
! JSPWiki JUnit test performance management
Some ideas to do some [performance management|JSPWiki JUnit test performance management] on JSPWiki