<
From version < 61.1 >
edited by Thomas Mortagne
on 2014/10/02 16:17
To version < 60.1 >
edited by Thomas Mortagne
on 2014/10/02 16:11
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -25,8 +25,6 @@
25 25  
26 26  == First access to not existing page without UI (/xwiki/bin/get/NoSpace/NoPage). ==
27 27  
28 -(% style="color:orange" %)(x) Same
29 -
30 30  Unit: seconds
31 31  
32 32  Firefox network statistics to load the root resource (image/js/css/etc. resources are not taken into account).
... ... @@ -36,8 +36,6 @@
36 36  
37 37  == First access to not existing page with UI (/xwiki/bin/get/NoSpace/NoPage). ==
38 38  
39 -(% style="color:red" %)(x) 3 times slower
40 -
41 41  Unit: seconds
42 42  
43 43  Firefox network statistics to load the root resource (image/js/css/etc. resources are not taken into account).
... ... @@ -54,8 +54,6 @@
54 54  
55 55  == Reload of not existing page without UI (/xwiki/bin/get/NoSpace/NoPage) ==
56 56  
57 -(% style="color:red" %)(x) more that 2 times slower
58 -
59 59  Unit: milliseconds
60 60  
61 61  * 5.4.5 : [10, 20]
... ... @@ -63,8 +63,6 @@
63 63  
64 64  == Reload of not existing page with UI (/xwiki/bin/view/NoSpace/NoPage) ==
65 65  
66 -(% style="color:red" %)(x) 2 times slower
67 -
68 68  Unit: milliseconds
69 69  
70 70  * 5.4.5 : [100, 150]
... ... @@ -72,8 +72,6 @@
72 72  
73 73  == Reload of Main.WebHome with UI ==
74 74  
75 -(% style="color:red" %)(x) 2 times slower
76 -
77 77  Unit: milliseconds
78 78  
79 79  * 5.4.5 : [250, 350]
... ... @@ -81,8 +81,6 @@
81 81  
82 82  == Reload of Main.WebHome without UI ==
83 83  
84 -(% style="color:red" %)(x) more than 2 times slower
85 -
86 86  Unit: milliseconds
87 87  
88 88  * 5.4.5 : [65, 90]
... ... @@ -105,8 +105,6 @@
105 105  
106 106  === when index is empty ===
107 107  
108 -(% style="color:orange" %)(/) Same
109 -
110 110  Unit: seconds
111 111  
112 112  * 5.4.5 : 1
... ... @@ -114,8 +114,6 @@
114 114  
115 115  === when there is nothing to do ===
116 116  
117 -(% style="color:orange" %)(/) Same
118 -
119 119  Unit: seconds
120 120  
121 121  * 5.4.5 : < 1
... ... @@ -125,8 +125,6 @@
125 125  
126 126  == Page with 1000 macros without UI ==
127 127  
128 -(% style="color:green" %)(/) almost 3 times quicker
129 -
130 130  1000 times ~{~{id}} macro, one on each line.
131 131  
132 132  Unit: milliseconds
... ... @@ -142,8 +142,6 @@
142 142  
143 143  == Memory after jetty startup ==
144 144  
145 -(% style="color:green" %)(/) use and keep less
146 -
147 147  Start jetty and wait until java is not doing anything on both (wait for potential initialization of various stuff like core extension cache, etc).
148 148  
149 149  * 5.4.5 : used 178, allocated 515
... ... @@ -151,8 +151,6 @@
151 151  
152 152  == Memory after full SOLR index ==
153 153  
154 -(% style="color:orange" %)(/) Use less but keep a bit more
155 -
156 156  Delete the data/solr folder, restart, load home page then wait until nothing is happening in background.
157 157  
158 158  Unit: MB

Get Connected