]> Sergey Matveev's repositories - public-inbox.git/commit
view: do not modify array during iteration
authorEric Wong <e@80x24.org>
Sat, 24 Dec 2016 11:52:43 +0000 (11:52 +0000)
committerEric Wong <e@80x24.org>
Sat, 24 Dec 2016 19:41:01 +0000 (19:41 +0000)
commitf083ef6b36fcfe5bea35427636fc8aff4e729ef6
treeaa4df44cd369d463a645f9336d4844e1205696ac
parent2e05c4503e44d4d9bf126589b7c6ba71db7ce94e
view: do not modify array during iteration

This results in a half percent speedup or so doing
$MESSAGE_ID/T/ HTML generation for a 368 message thread.
lib/PublicInbox/View.pm