See also reply in LJ, but now that I've thought about it, that is a nasty combination. See if the calendar thing is still an issue, and write up a bug report with the scenario you describe.
The issue is almost certainly one of resources - you can fairly quickly generate a list of all posts with a tag (in fact, you can do it statically and update when a post is made), but to check every tag for every user every time the cloud is built is scary CPU consumption.
no subject
Date: 2010-10-07 07:50 am (UTC)The issue is almost certainly one of resources - you can fairly quickly generate a list of all posts with a tag (in fact, you can do it statically and update when a post is made), but to check every tag for every user every time the cloud is built is scary CPU consumption.
But I'll look into it on DW.