Version 26.1 by Thomas Mortagne on 2014/09/19 11:09

Show last authors
1 {{toc/}}
2
3 = Environment =
4
5 * Ubuntu 14.04 64b
6 * Quad core i7
7 * Oracle JDK 1.8.0_20 64b
8 * standard jetty+hsqldb
9 * only main wiki
10
11 = Jetty startup =
12
13 Until end message is printer. Done by hand with a chronometer.
14
15 Unit: seconds
16
17 * 5.4.5: 12
18 * 6.0.1: 12
19 * 6.1: 13
20 * 6.2: 12
21 * 6.3-20140916: 12
22
23 = First access =
24
25 First HTTP request after starting Jetty.
26
27 == First access to not existing page without UI (/xwiki/bin/get/NoSpace/NoPage). ==
28
29 Firefox network statistics to load the root resource (image/js/css/etc. resources are not taken into account).
30
31 Unit: seconds
32
33 * 5.4.5 : 6
34 * 6.0.1 : 6
35 * 6.1 : 6
36 * 6.2 : 6
37
38 == First access to not existing page with UI (/xwiki/bin/get/NoSpace/NoPage). ==
39
40
41
42 Unit: seconds
43
44 * 5.4.5 : 6
45 * 6.0.1 : {{todo/}}
46
47 Done by hand with a chronometer (image/js/css/etc. resources are not taken into account).
48
49 * 6.1 : {{todo/}}
50 * 6.2 : 18
51 * 6.3-20140916: 13
52
53 = Reload =
54
55 XWiki is doing nothing on background and everything is both in server and client cache already. Firefox network statistics to load the root resource (image/js/css/etc. resources are not taken into account).
56
57 == Reload of not existing page without UI (/xwiki/bin/get/NoSpace/NoPage) ==
58
59 Unit: milliseconds
60
61 * 5.4.5 : 15
62 * 6.0.1 : 30
63 * 6.1 : 45
64 * 6.2-rc1 : 45
65 * 6.3-20140916 : 32
66
67 == Reload of not existing page with UI (/xwiki/bin/view/NoSpace/NoPage) ==
68
69 Unit: milliseconds
70
71 * 5.4.5 : [100, 150]
72 * 6.0.1 : [240, 300]
73 * 6.1 : [350, 400]
74 * 6.2-rc1 : [500, 550]
75 * 6.3-20140916 : [200, 250]
76
77 = SOLR =
78
79 == Full SOLR reindex ==
80
81 {{todo/}}
82
83 == SOLR init when there is nothing to do ==
84
85 {{todo/}}
86
87 = Rendering =
88
89 == Page with 1000 macros without UI ==
90
91 {{todo/}}
92
93 = Memory =
94
95 == Memory after full SOLR index ==
96
97 {{todo/}}

Get Connected