]> Sergey Matveev's repositories - public-inbox.git/commit
view: stop chomping off whitespace at ends of messages
authorEric Wong <e@80x24.org>
Sat, 24 Dec 2016 11:52:42 +0000 (11:52 +0000)
committerEric Wong <e@80x24.org>
Sat, 24 Dec 2016 19:41:00 +0000 (19:41 +0000)
commit2e05c4503e44d4d9bf126589b7c6ba71db7ce94e
treef6cffa310d9510382acf75367b686d8d71da8e32
parent8b8be7ffc64e9e36308df2a592b6afd55e593442
view: stop chomping off whitespace at ends of messages

This allows a 3-4% speedup in $MESSAGE_ID/T/ page generation
speed for a 368+ message thread.  It also more faithfully
preserves the message as intended; even if the it makes the
sender look like a space-wasting slob :P
lib/PublicInbox/View.pm