There's some weird stuff cooking up that's not ready, yet...
Here's a few minor tweaks which should provide benefits today,
though.

1/4 should be the last major-ish memory reduction in WWW for a
while.  2/4 is needed for 3/4 with libgit2, and 4/4 may prove
more useful in the future...

Eric Wong (4):
  viewdiff: save memory by eliminating two captures
  gcf2: support worktree $GIT_DIR
  viewvcs: load blobs asynchronously
  git: reduce early bare-bones memory use

 lib/PublicInbox/Gcf2.pm     |  7 ++++---
 lib/PublicInbox/Git.pm      |  4 ++--
 lib/PublicInbox/ViewDiff.pm | 18 +++++++++---------
 lib/PublicInbox/ViewVCS.pm  | 21 ++++++++++++++++-----
 4 files changed, 31 insertions(+), 19 deletions(-)

Reply via email to