unofficial mirror of meta@public-inbox.org
 help / color / mirror / Atom feed
* [PATCH 0/2] www: minor mem reduction in message threading
@ 2024-06-10 11:34 Eric Wong
  2024-06-10 11:34 ` [PATCH 1/2] xt/perf-threading: modernize + remove Xapian dependency Eric Wong
  2024-06-10 11:34 ` [PATCH 2/2] www: deduplicate Message-ID in threading + skeleton Eric Wong
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Wong @ 2024-06-10 11:34 UTC (permalink / raw)
  To: meta

For gigantic 700+ message threads, this ends up being several
megabytes of memory freed early and reusable for other requests.

Eric Wong (2):
  xt/perf-threading: modernize + remove Xapian dependency
  www: deduplicate Message-ID in threading + skeleton

 lib/PublicInbox/SearchThread.pm |  9 +++++++--
 lib/PublicInbox/View.pm         |  1 +
 xt/perf-threading.t             | 10 ++++------
 3 files changed, 12 insertions(+), 8 deletions(-)

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

end of thread, other threads:[~2024-06-10 11:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-10 11:34 [PATCH 0/2] www: minor mem reduction in message threading Eric Wong
2024-06-10 11:34 ` [PATCH 1/2] xt/perf-threading: modernize + remove Xapian dependency Eric Wong
2024-06-10 11:34 ` [PATCH 2/2] www: deduplicate Message-ID in threading + skeleton 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).