From mboxrd@z Thu Jan 1 00:00:00 1970 From: marcus-sup@bar-coded.net (Marcus Williams) Date: Mon, 14 Jan 2008 10:54:26 +0000 Subject: [sup-talk] [PATCH] (Double/guarded) keypress to show all threads In-Reply-To: <1200272179-sup-6412@south> References: <1200071751-sup-5552@tomsk> <1200201168-sup-5812@south> <1200247733-sup-3710@tomsk> <1200272179-sup-6412@south> Message-ID: <1200307947-sup-1357@tomsk> On 14.1.2008, William Morgan wrote: > The general slowness of this type of operation in Sup is a real > problem, IMO. I think we can go a long way by caching threading > information, though of course that's at the expense of disk space. Disk space is cheap :) So if this gets us a speed up I think its worth it. If people are worried about that sort of thing it could be a configurable option. Marcus