]> Sergey Matveev's repositories - public-inbox.git/commit
feed: optimize query for feeds, too
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 30 Mar 2018 01:20:48 +0000 (01:20 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Fri, 30 Mar 2018 01:21:13 +0000 (01:21 +0000)
commitd012bfbedf10b925433d1b7bd823370347371e33
treedd7b84c9fcd216b142b6375bf1f1071e6ba59e11
parentf886760b1b5c79181143743814a576a8fa5cf4d9
feed: optimize query for feeds, too

This is a smaller improvement than the landing /$INBOX/ page
because full message bodies are shown; but still saves around
100ms for my system with LKML.
lib/PublicInbox/Feed.pm
lib/PublicInbox/Inbox.pm
lib/PublicInbox/View.pm