Last modified by Thomas Mortagne on 2016/12/07 14:56
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -25,6 +25,8 @@ 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 + 28 28 Unit: seconds 29 29 30 30 Firefox network statistics to load the root resource (image/js/css/etc. resources are not taken into account). ... ... @@ -34,6 +34,8 @@ 34 34 35 35 == First access to not existing page with UI (/xwiki/bin/get/NoSpace/NoPage). == 36 36 39 +(% style="color:red" %)(x) 3 times slower 40 + 37 37 Unit: seconds 38 38 39 39 Firefox network statistics to load the root resource (image/js/css/etc. resources are not taken into account). ... ... @@ -50,6 +50,8 @@ 50 50 51 51 == Reload of not existing page without UI (/xwiki/bin/get/NoSpace/NoPage) == 52 52 57 +(% style="color:red" %)(x) more that 2 times slower 58 + 53 53 Unit: milliseconds 54 54 55 55 * 5.4.5 : [10, 20] ... ... @@ -57,6 +57,8 @@ 57 57 58 58 == Reload of not existing page with UI (/xwiki/bin/view/NoSpace/NoPage) == 59 59 66 +(% style="color:red" %)(x) 2 times slower 67 + 60 60 Unit: milliseconds 61 61 62 62 * 5.4.5 : [100, 150] ... ... @@ -64,6 +64,8 @@ 64 64 65 65 == Reload of Main.WebHome with UI == 66 66 75 +(% style="color:red" %)(x) 2 times slower 76 + 67 67 Unit: milliseconds 68 68 69 69 * 5.4.5 : [250, 350] ... ... @@ -71,6 +71,8 @@ 71 71 72 72 == Reload of Main.WebHome without UI == 73 73 84 +(% style="color:red" %)(x) more than 2 times slower 85 + 74 74 Unit: milliseconds 75 75 76 76 * 5.4.5 : [65, 90] ... ... @@ -80,12 +80,14 @@ 80 80 81 81 == Full SOLR reindex == 82 82 95 +(% style="color:orange" %)(/) Similar 96 + 83 83 Unit: seconds 84 84 85 -Delete the data/solr folder, restart, load home page and calculate the time of activity of the SOLR index thread using Yourkit. 99 +Delete the data/solr folder, restart, load home page and calculate the time of activity of the SOLR index thread using Yourkit (Yourkit is slowing down a bit all that but what is important is the difference anyway). 86 86 87 -* 5.4.5 : {{todo/}}88 -* 6.2 : {{todo/}}101 +* 5.4.5 : 51 102 +* 6.2 : 53 89 89 90 90 == SOLR sync == 91 91 ... ... @@ -93,6 +93,8 @@ 93 93 94 94 === when index is empty === 95 95 110 +(% style="color:orange" %)(/) Same 111 + 96 96 Unit: seconds 97 97 98 98 * 5.4.5 : 1 ... ... @@ -100,6 +100,8 @@ 100 100 101 101 === when there is nothing to do === 102 102 119 +(% style="color:orange" %)(/) Same 120 + 103 103 Unit: seconds 104 104 105 105 * 5.4.5 : < 1 ... ... @@ -109,6 +109,8 @@ 109 109 110 110 == Page with 1000 macros without UI == 111 111 130 +(% style="color:green" %)(/) almost 3 times quicker 131 + 112 112 1000 times ~{~{id}} macro, one on each line. 113 113 114 114 Unit: milliseconds ... ... @@ -124,6 +124,8 @@ 124 124 125 125 == Memory after jetty startup == 126 126 147 +(% style="color:green" %)(/) use and keep less 148 + 127 127 Start jetty and wait until java is not doing anything on both (wait for potential initialization of various stuff like core extension cache, etc). 128 128 129 129 * 5.4.5 : used 178, allocated 515 ... ... @@ -131,6 +131,8 @@ 131 131 132 132 == Memory after full SOLR index == 133 133 156 +(% style="color:orange" %)(/) Use less but keep a bit more 157 + 134 134 Delete the data/solr folder, restart, load home page then wait until nothing is happening in background. 135 135 136 136 Unit: MB