]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/SearchMsg.pm
Merge commit 'mem'
[public-inbox.git] / lib / PublicInbox / SearchMsg.pm
index 722a1b9428fba760591452f67a044a1af8ba812d..ceb6edadded21431bf2ca3793b254ee0b1fcd7b7 100644 (file)
@@ -3,6 +3,8 @@
 # based on notmuch, but with no concept of folders, files or flags
 #
 # Wraps a document inside our Xapian search index.
+# There may be many of these objects loaded in memory at once
+# for large threads in our WWW UI.
 package PublicInbox::SearchMsg;
 use strict;
 use warnings;