]> Sergey Matveev's repositories - public-inbox.git/commit
view: attach_link: reduce obuf manipulation
authorEric Wong <e@80x24.org>
Sat, 10 Sep 2022 08:17:07 +0000 (08:17 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Sep 2022 19:50:37 +0000 (19:50 +0000)
commit5ade6f79b3b7b2c3562cfa6fd7b8cf68223f0c0a
tree637d277465b86c5d6823c82e06f06b38d2f4f0de
parent86afb4a830a0c55c911105e63821ffc844523d18
view: attach_link: reduce obuf manipulation

This is another steep towards reducing the maximum size of
an obuf by eventually doing compression earlier while we
render messages as HTML.

And do some golfing while we're at it...
lib/PublicInbox/View.pm