Project

General

Profile

Epic #88474

Updated by Tymoteusz Motylewski almost 5 years ago

The new page tree delivered in v.9.5 has performance issues with bigger instalations e.g. 100k pages 
 Because of processing the whole page tree in one go. 
 We should make it possible to fetch one page tree level at once and process only these pages on PHP side. 

 For the discussion please join the slack channel 
 <pre><code class="text"> 
  #page-tree-performance  
 </code></pre> 


Back