]> Sergey Matveev's repositories - public-inbox.git/commit
mboxgz: reduce hash depth
authorEric Wong <e@yhbt.net>
Sun, 5 Jul 2020 23:27:31 +0000 (23:27 +0000)
committerEric Wong <e@yhbt.net>
Mon, 6 Jul 2020 20:01:15 +0000 (20:01 +0000)
commitbd0cddda0121bc80247b00a0797453fcdeba7e4c
tree5cd582e2f95220ac4e33c5505024303ec9361847
parentc86657e655936d59cab8a88ef1fc1e986c5fb3f0
mboxgz: reduce hash depth

We can bless $ctx directly into a MboxGz object to reduce
hash lookups and allocations.
lib/PublicInbox/MboxGz.pm