Some things I noticed while tracking down our own
reference cycle leak and the Encode <= 3.12 memory leak.
There's more aggressive stuff I'm testing, too, but
I've yet to check throughput performance.

Eric Wong (4):
  solver_git: shorten scalar lifetimes
  view: discard Eml->{bdy} when done using
  http: avoid Perl target cache for psgi.input
  view: save memory by dropping smsg->{from_name} on use

 lib/PublicInbox/HTTP.pm       | 30 ++++++------------------------
 lib/PublicInbox/SearchView.pm |  2 +-
 lib/PublicInbox/Smsg.pm       |  9 +++------
 lib/PublicInbox/SolverGit.pm  |  8 ++++----
 lib/PublicInbox/View.pm       |  4 +++-
 5 files changed, 17 insertions(+), 36 deletions(-)
--
unsubscribe: one-click, see List-Unsubscribe header
archive: https://public-inbox.org/meta/

Reply via email to