Project

General

Profile

Bug #5452

Updated by François ARMAND over 9 years ago


 When a user try to display the list of nodes ("Node Management" > "List nodes"), the page takes *a lot* of time (tens of seconds) to display when there is a lot of nodes (1000 for example).  

 It may be due to the fact that the full list of nodes is fetched instead of only the visible page. 

 There is the same performance problem for "Node Management" > "Accept new nodes": the whole history is fetched, which slows down the loading (see #6078) 

Back