<
From version < 96.1 >
edited by Thomas Mortagne
on 2014/10/03 10:12
To version < 98.1 >
edited by Thomas Mortagne
on 2014/12/18 12:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,11 +25,11 @@
25 25  |[[SOLR sync when there is nothing to do>>test:Performances.Jetty HSQLDB single wiki 545 to 62||anchor="Hwhenthereisnothingtodo"]]|(% style="color:orange" %)Same
26 26  |[[Rendering>>test:Performances.Jetty HSQLDB single wiki 545 to 62||anchor="HRendering"]]|[[Page with 1000 macros without UI>>test:Performances.Jetty HSQLDB single wiki 545 to 62||anchor="HPagewith1000macroswithoutUI"]]|(% style="color:green" %)/3
27 27  
28 -== Memory ==
28 +== Heap Memory ==
29 29  
30 30  |=(% width="450" %)Actions|=Difference
31 -|[[Memory after jetty startup>>||anchor="#HMemoryafterjettystartup"]]|(% style="color:green" %)Use almost half and keep less
32 -|[[Memory after full SOLR index>>||anchor="#HMemoryafterfullSOLRindex"]]|(% style="color:orange" %)Use less but keep more
31 +|[[Heap Memory after jetty startup>>||anchor="#HMemoryafterjettystartup"]]|(% style="color:green" %)Use almost half and keep less
32 +|[[Heap Memory after full SOLR index>>||anchor="#HMemoryafterfullSOLRindex"]]|(% style="color:orange" %)Use less but keep more
33 33  
34 34  = Jetty startup =
35 35  
... ... @@ -53,7 +53,7 @@
53 53  * 5.4.5 : 6
54 54  * 6.2 : 6
55 55  
56 -== First access to not existing page with UI (/xwiki/bin/get/NoSpace/NoPage) ==
56 +== First access to not existing page with UI (/xwiki/bin/view/NoSpace/NoPage) ==
57 57  
58 58  Unit: seconds
59 59  
... ... @@ -137,13 +137,13 @@
137 137  * 5.4.5 : 9500
138 138  * 6.2 : 3500
139 139  
140 -= Memory =
140 += Heap Memory =
141 141  
142 142  Attach Yourkit to get the information.
143 143  
144 144  Unit: MB
145 145  
146 -== Memory after jetty startup ==
146 +== Heap Memory after jetty startup ==
147 147  
148 148  Start jetty and wait until java is not doing anything on both (wait for potential initialization of various stuff like core extension cache, etc).
149 149  
... ... @@ -150,7 +150,7 @@
150 150  * 5.4.5 : used 178, allocated 515
151 151  * 6.2 : used 118, allocated 320
152 152  
153 -== Memory after full SOLR index ==
153 +== Heap Memory after full SOLR index ==
154 154  
155 155  Delete the data/solr folder, restart, load home page then wait until nothing is happening in background.
156 156  

Get Connected