Performance test on jetty/hsqldb distribution
Version 9.1 by Thomas Mortagne on 2014/09/13 15:08
Environment
- Ubuntu 14.04 64b
- Quad core i7
- Oracle JDK 1.8.0_20 64b
- standard jetty+hsqldb
Jetty startup
Unit: seconds
- 5.4.5 : 12
- 6.0.1 : 12
- 6.1 : 13
- 6.2-rc1 : 14
First access
First access to not existing page without UI (/xwiki/bin/get/NoSpace/NoPage).
Unit: seconds
- 5.4.5 : 6
- 6.0.1 : 6
- 6.1 : 6
- 6.2-rc1 : 6
Reload
Reload of not existing page without UI (/xwiki/bin/get/NoSpace/NoPage)
Unit: milliseconds
- 5.4.5 : 15
- 6.0.1 : 30
- 6.1 : 45
- 6.2-rc1 : 45
Reload of not existing page with UI (/xwiki/bin/view/NoSpace/NoPage)
Unit: milliseconds
- 5.4.5 : [100, 150]
- 6.0.1 : [240, 300]
- 6.1 : [350, 400]
- 6.2-rc1 : [500, 550]