There are 2 comments.
 
 
XWiki Platform / cid:jira-generated-image-avatar-54a8178c-4326-4954-b8c2-00cd19f9a52a XWIKI-22576 Open

Performance issues for saving large groups

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-b567f993-8530-4bd5-8fe1-87bf014ce2d5 Thomas Mortagne on 26/Aug/25 09:06
 
Groups are actually not impacted much by XWIKI-2874 (the loading part) since they already benefit from a special optimization which is not applied to other types of xobjects.
 
cid:jira-generated-image-avatar-b567f993-8530-4bd5-8fe1-87bf014ce2d5 Thomas Mortagne on 26/Aug/25 09:07
 
bq. {quote} slow actual save: XWIKI-2874
{quote}
XWIKI-22782 should help a lot in the meantime
(since what usually happen is that one or a few members are added at a time) .

The main remaining problems are now generally related to listeners, especially those causing the reloading of the document.