Version 25.1 by Thomas Mortagne on 2014/09/19 11:07

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 Done by hand with a chronometer (image/js/css/etc. resources are not taken into account).
41
42 Unit: seconds
43
44 * 5.4.5 : 6
45 * 6.0.1 : {{todo/}}
46 * 6.1 : {{todo/}}
47 * 6.2 : {{todo/}}
48 * 6.3-20140916: 13
49
50 = Reload =
51
52 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).
53
54 == Reload of not existing page without UI (/xwiki/bin/get/NoSpace/NoPage) ==
55
56 Unit: milliseconds
57
58 * 5.4.5 : 15
59 * 6.0.1 : 30
60 * 6.1 : 45
61 * 6.2-rc1 : 45
62 * 6.3-20140916 : 32
63
64 == Reload of not existing page with UI (/xwiki/bin/view/NoSpace/NoPage) ==
65
66 Unit: milliseconds
67
68 * 5.4.5 : [100, 150]
69 * 6.0.1 : [240, 300]
70 * 6.1 : [350, 400]
71 * 6.2-rc1 : [500, 550]
72 * 6.3-20140916 : [200, 250]
73
74 = SOLR =
75
76 == Full SOLR reindex ==
77
78 {{todo/}}
79
80 == SOLR init when there is nothing to do ==
81
82 {{todo/}}
83
84 = Rendering =
85
86 == Page with 1000 macros without UI ==
87
88 {{todo/}}
89
90 = Memory =
91
92 == Memory after full SOLR index ==
93
94 {{todo/}}

Get Connected