about summary refs log tree commit homepage
path: root/lib/PublicInbox/InboxIdle.pm
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2021-10-04 06:10:21 +0000
committerEric Wong <e@80x24.org>2021-10-04 09:42:15 +0000
commit6248a7ab1046d0ccdc0b244099fb241fd52d653e (patch)
treefb076f47e378fc75ff212d01d40ca20264e2411a /lib/PublicInbox/InboxIdle.pm
parentb28e74c9dc0acad164187f6f584f815df1bc6ec7 (diff)
downloadpublic-inbox-6248a7ab1046d0ccdc0b244099fb241fd52d653e.tar.gz
Making them immortal doesn't seem worth it, since doing immortal
allocations after process startup leads to fragmentation.  While
the allocations made by highlight are small, those small
allocations can break up contiguous regions and prevent
consolidation by the malloc implementation.

Since instantiating code generators doesn't seem too expensive,
just use and delete them ASAP.
Diffstat (limited to 'lib/PublicInbox/InboxIdle.pm')
0 files changed, 0 insertions, 0 deletions