]> Sergey Matveev's repositories - public-inbox.git/commit
xt: fold perf-obfuscate into perf-msgview, future-proof
authorEric Wong <e@80x24.org>
Sat, 10 Sep 2022 08:16:52 +0000 (08:16 +0000)
committerEric Wong <e@80x24.org>
Sat, 10 Sep 2022 19:50:24 +0000 (19:50 +0000)
commitbb3e51c9fdaf1059c2ae8368a527b4bd87b0b423
treed57bb4162e989dd0a29ce1551db13eec3ec05c77
parent3a281094eecdc37c5f3efbe0a39ad04ba31a9dab
xt: fold perf-obfuscate into perf-msgview, future-proof

perf-obfuscate was close enough to perf-msgview that it only
required setting the `obfuscate' field of the inbox.
Then update perf-msgview to account for upcoming internal
changes.  The current use of {obuf} and concat ops results in
excessive scratchpad space and I may be able to even get
speedups by avoiding concat ops.
MANIFEST
xt/perf-msgview.t
xt/perf-obfuscate.t [deleted file]