I spent my devski time this weekend trying to make things faster. So, less coding, more benchmarking.
The Global and user Feeds pages were both unnecessarily issuing SQL queries in loops (in similar but different places). Both should be noticeably faster now. Though still slower than we'd like.
I also fixed a nasty security vulnerability FuzzyWords found (Thanks!).