<
From version < 156.1 >
edited by Thomas Mortagne
on 2015/09/22 12:08
To version < 157.1 >
edited by Thomas Mortagne
on 2015/09/22 16:29
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -23,6 +23,14 @@
23 23  ** ##Admin user:##
24 24  *** ##hidden documents enabled##
25 25  
26 +Most response time statistics were made with [[Dumbbench>>https://github.com/tsee/dumbbench]], you can install it using cpan.
27 +For example on Debian/Ubuntu:
28 +
29 +{{code language="bash"}}
30 +$ sudo apt-get install cpanminus
31 +$ sudo cpanm Dumbbench
32 +{{/code}}
33 +
26 26  Unless specifically indicated otherwise all the test are executed with a fully initialized instance (core extensions don't run anymore, SOLR index is fully up to date, etc.) and logged in with Admin user. Basically except for a few special tests we are using an instance that already been started and run until the proc is flat for some time.
27 27  
28 28  = Summary =
... ... @@ -48,7 +48,7 @@
48 48  == Memory ==
49 49  
50 50  |=(% width="450" %)Actions|=Difference
51 -|{{sl}}Memory after jetty startup{{/sl}}|(% style="color:orange" %)
59 +|{{sl}}Memory after jetty startup{{/sl}}|(% style="color:orange" %)\\
52 52  |{{sl}}Memory after full SOLR index{{/sl}}|(% style="color:red" %)\\
53 53  
54 54  = Jetty startup =

Get Connected