about summary refs log tree commit homepage
path: root/t
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-06-27 17:31:30 +0000
committerEric Wong <e@80x24.org>2019-06-27 22:36:24 +0000
commitea71a5606c633f82975e8208a6c552053f7f5af8 (patch)
tree4f6fc0bb3417d6b97c948469e1e3ab6599ceb3ac /t
parent71ea9961786fa14ea0a67200847bac5a76abf751 (diff)
downloadpublic-inbox-ea71a5606c633f82975e8208a6c552053f7f5af8.tar.gz
Chances are we already have extra buffer space following the
expensive LF => CRLF conversion that we can safely append an
extra CRLF in those places without incurring a copy of the
full string buffer.

While we're at it, document where our pain points are in terms
of memory usage, since tracking/controlling memory use isn't
exactly obvious in high-level languages.

Perhaps we should start storing messages in git as CRLF...
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions