Performance test on jetty/hsqldb distribution

Version 8.1 by Thomas Mortagne on 2014/09/13 15:06

Environment

  • Ubuntu 14.04 64b
  • Quad core i7
  • 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

TODO

SOLR init when there is nothing to do

TODO

Rendering

Page with 1000 macros without UI

TODO

Memory

TODO

Tags:
   

Get Connected