]> Sergey Matveev's repositories - public-inbox.git/commit
searchmsg: do not memoize {date} field
authorEric Wong <e@80x24.org>
Sat, 17 Dec 2016 12:04:11 +0000 (12:04 +0000)
committerEric Wong <e@80x24.org>
Sat, 17 Dec 2016 22:40:28 +0000 (22:40 +0000)
commit0ccce545505026019fe2fa4ed7da6f329bf91be1
tree13777340f163f9e3fccf21abbb5228af4b00121e
parent5f3046879e1aa713e95b46795fc49c9f83923750
searchmsg: do not memoize {date} field

We only generate the ->date once in NNTP, so creating
the hash entry is a waste.
lib/PublicInbox/SearchMsg.pm