]> Sergey Matveev's repositories - public-inbox.git/commit
solver_git: shorten scalar lifetimes
authorEric Wong <e@80x24.org>
Sat, 9 Oct 2021 12:03:33 +0000 (12:03 +0000)
committerEric Wong <e@80x24.org>
Sat, 9 Oct 2021 21:31:05 +0000 (21:31 +0000)
commit17c6b04327bac7debf5dbfa633a8fbdf3cd96873
tree4499bb460287db13739852a9b2608647b1cde28a
parent9f64411551e971251d17b3d346a7f250df5ef350
solver_git: shorten scalar lifetimes

Some of these scalar buffers may be large patches, so try
to keep them as short-lived as possible to reduce memory
pressure.
lib/PublicInbox/SolverGit.pm