]> Sergey Matveev's repositories - public-inbox.git/commit
thread: remove Email::Abstract wrapping
authorEric Wong <e@80x24.org>
Wed, 5 Oct 2016 23:47:21 +0000 (23:47 +0000)
committerEric Wong <e@80x24.org>
Wed, 5 Oct 2016 23:52:52 +0000 (23:52 +0000)
commit712b8bb3a61cc261a4b8c1bfdb6e39f40cee3188
treeffa0c554745e97eb0c518c6b21ffc609a43f3145
parent857f94304d12ded130300a36378e1a9d7feee4a3
thread: remove Email::Abstract wrapping

This roughly doubles performance due to the reduction in
object creation and abstraction layers.
lib/PublicInbox/SearchMsg.pm
lib/PublicInbox/SearchThread.pm
lib/PublicInbox/SearchView.pm
lib/PublicInbox/View.pm
t/search.t