about summary refs log tree commit homepage
path: root/lib/PublicInbox/MsgIter.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-12-25 07:50:37 +0000
committerEric Wong <e@80x24.org>2019-12-26 10:48:19 +0000
commit2b8dff053f61a15cd2987fdab8e60c2e4b6aa819 (patch)
treeab3153635886168fe1b75ad871364c053933ab3e /lib/PublicInbox/MsgIter.pm
parentbfa40d0c4a970e5af0eae0441920a491c4f6fa1d (diff)
downloadpublic-inbox-2b8dff053f61a15cd2987fdab8e60c2e4b6aa819.tar.gz
By passing a user-supplied arg to $qx_cb, we can eliminate the
callers' need to capture on-stack variables with a closure.
This saves several kilobytes of memory allocation at the expense
of some extra hash table lookups in user-supplied callbacks.  It
also reduces the risk of memory leaks by eliminating a common
source of circular references.
Diffstat (limited to 'lib/PublicInbox/MsgIter.pm')
0 files changed, 0 insertions, 0 deletions