-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
If we do space.pages.size() to get the page count, then we're effectively loading the entire space just to grab the count.
Use a direct query.
If we do space.pages.size() to get the page count, then we're effectively loading the entire space just to grab the count.
Use a direct query.