Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Environment details

Number of groups15000
Number of users3000

Times measured are TTFB (time to first byte) of requests made by client browser.

Groups

ActionTimeExplanation
1st access of group space14.55s

CSUM gets all groups and calculates which "belong" to the current Space as per the "matching pattern".  Once calculated, this information is cached for future use (expiring after 30 minutes of inactivity).

2nd access of group space136msThe calculated groups for the space are retrieved from CSUM's cache.

Users

The "large group" referred to below is a user group consisting of 3000 members.

ActionTimeExplanation
1st access of large group membership1.2minsCSUM relies on Confluence's own user cache to retrieve users.  If its own cache has not "warmed up" yet, CSUM has to wait for this to be done (once per Confluence startup).
2nd access of large group membership3.15sConfluence's user cache is now "warmed up".
  • No labels