unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] eml: allocation reductions
@ 2024-02-13  9:42 Eric Wong
  2024-02-13  9:42 ` [PATCH 1/2] eml: avoid anonymous __WARN__ sub for encode/decode Eric Wong
  2024-02-13  9:42 ` [PATCH 2/2] eml: reuse ->decode buffer Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2024-02-13  9:42 UTC (permalink / raw)
  To: meta

1/2 is obvious, 2/2 is aspirational dream territory...
(been dreaming up a faster, alternative run-time for Perl :P)

Eric Wong (2):
  eml: avoid anonymous __WARN__ sub for encode/decode
  eml: reuse ->decode buffer

 lib/PublicInbox/Eml.pm | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-02-13  9:42 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-13  9:42 [PATCH 0/2] eml: allocation reductions Eric Wong
2024-02-13  9:42 ` [PATCH 1/2] eml: avoid anonymous __WARN__ sub for encode/decode Eric Wong
2024-02-13  9:42 ` [PATCH 2/2] eml: reuse ->decode buffer Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).