-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
Currently, SpaceCommentRssFeedAction finds the most recent 15 comments by iterating through every comment in the space. This is bad. Go directly to the database for this sort of thing.