Performance test on jetty/hsqldb distribution

Version 1.1 by Thomas Mortagne on 2014/09/13 14:58

Standard jetty/hsqldb distribution

  • Ubuntu 14.04 64b
  • Oracle JDK 1.8.0_20 64b
  • standard jetty+hsqldb

jetty startup

5.4.5  : 12s
6.0.1  : 12s
6.1  : 13s
6.2-rc1  : 14s

first access

first access to not existing page without UI (/xwiki/bin/get/NoSpace/NoPage)

5.4.5  : 6s
6.0.1  : 6s
6.1  : 6s
6.2-rc1  : 6s

reload

reload of not existing page without UI (/xwiki/bin/get/NoSpace/NoPage)

5.4.5  : 15ms
6.0.1  : 30ms
6.1  : 45ms
6.2-rc1  : 45ms

reload of not existing page with UI (/xwiki/bin/view/NoSpace/NoPage)

5.4.5  : 100 -> 150ms
6.0.1  : 240 -> 300ms
6.1  : 350 -> 400ms
6.2-rc1  : 500 -> 550ms

solr

full solr reindex

5.4.5  :
6.2-rc1  : 

solr init when there is nothing to do

5.4.5  :
6.2-rc1  : 10s

rendering

page with 1000 macros without UI

memory

Get Connected