unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] www: per-inbox manifest.js.gz improvements
@ 2021-09-11 23:30 Eric Wong
  2021-09-11 23:30 ` [PATCH 1/2] manifest.js.gz: avoid long-lived per-epoch cat-file processes Eric Wong
  2021-09-11 23:30 ` [PATCH 2/2] www: use ->ALL for per-inbox manifest.js.gz, too Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2021-09-11 23:30 UTC (permalink / raw)
  To: meta

Speed things up for people wanting to clone a single inbox and
significantly reduce server overheads.  [1/2] should be
noticeable to -httpd admins if users are cloning single inboxes.

Eric Wong (2):
  manifest.js.gz: avoid long-lived per-epoch cat-file processes
  www: use ->ALL for per-inbox manifest.js.gz, too

 lib/PublicInbox/Git.pm          | 25 +++++--------------------
 lib/PublicInbox/ManifestJsGz.pm | 16 ++++++++--------
 t/extindex-psgi.t               | 20 ++++++++++++++++++--
 3 files changed, 31 insertions(+), 30 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-09-11 23:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-11 23:30 [PATCH 0/2] www: per-inbox manifest.js.gz improvements Eric Wong
2021-09-11 23:30 ` [PATCH 1/2] manifest.js.gz: avoid long-lived per-epoch cat-file processes Eric Wong
2021-09-11 23:30 ` [PATCH 2/2] www: use ->ALL for per-inbox manifest.js.gz, too Eric Wong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).