<
From version < 9.1 >
edited by Thomas Mortagne
on 2014/09/13 15:08
To version < 10.1 >
edited by Thomas Mortagne
on 2014/09/13 15:13
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -9,43 +9,49 @@
9 9  
10 10  = Jetty startup
11 11  
12 +Until end message is printer. Done by hand with a chronometer.
13 +
12 12  Unit: seconds
13 13  
14 -* 5.4.5 : 12
15 -* 6.0.1 : 12
16 -* 6.1 : 13
17 -* 6.2-rc1 : 14
16 +* 5.4.5: 12
17 +* 6.0.1: 12
18 +* 6.1: 13
19 +* 6.2-rc1: 14
18 18  
19 19  = First access
20 20  
23 +First HTTP request after starting Jetty. Firefox network statistics to load the root resource (image/js/css/etc. resources are not taken into account).
24 +
21 21  == First access to not existing page without UI (/xwiki/bin/get/NoSpace/NoPage).
22 22  
23 23  Unit: seconds
24 24  
25 -* 5.4.5 : 6
26 -* 6.0.1 : 6
27 -* 6.1 : 6
28 -* 6.2-rc1 : 6
29 +* 5.4.5 : 6
30 +* 6.0.1 : 6
31 +* 6.1 : 6
32 +* 6.2-rc1 : 6
29 29  
30 30  = Reload
31 31  
36 +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).
37 +
32 32  == Reload of not existing page without UI (/xwiki/bin/get/NoSpace/NoPage)
33 33  
34 34  Unit: milliseconds
35 35  
36 -* 5.4.5 : 15
37 -* 6.0.1 : 30
38 -* 6.1 : 45
39 -* 6.2-rc1 : 45
42 +* 5.4.5 : 15
43 +* 6.0.1 : 30
44 +* 6.1 : 45
45 +* 6.2-rc1 : 45
40 40  
41 41  == Reload of not existing page with UI (/xwiki/bin/view/NoSpace/NoPage)
42 42  
43 43  Unit: milliseconds
44 44  
45 -* 5.4.5 : [100, 150]
46 -* 6.0.1 : [240, 300]
47 -* 6.1 : [350, 400]
48 -* 6.2-rc1 : [500, 550]
51 +* 5.4.5 : [100, 150]
52 +* 6.0.1 : [240, 300]
53 +* 6.1 : [350, 400]
54 +* 6.2-rc1 : [500, 550]
49 49  
50 50  = SOLR
51 51  

Get Connected