]> Sergey Matveev's repositories - public-inbox.git/commit
view: more culling for search threads
authorEric Wong <e@80x24.org>
Tue, 8 Jan 2019 11:19:57 +0000 (11:19 +0000)
committerEric Wong <e@80x24.org>
Tue, 8 Jan 2019 19:28:20 +0000 (19:28 +0000)
commit59fd8cf084c6a67d9801c888a183eb83b552692d
tree35f98b47583dc371526def07ddeaaa6b030d1ff8
parent7766a71df4cb715a240fd97a03dc0c31ab153c21
view: more culling for search threads

{mapping} overhead is now down to ~1.3M at the end of
a giant thread from hell.
lib/PublicInbox/Inbox.pm
lib/PublicInbox/SearchThread.pm
lib/PublicInbox/View.pm