From mboxrd@z Thu Jan 1 00:00:00 1970 From: wmorgan-sup@masanjin.net (William Morgan) Date: Mon, 19 May 2008 20:29:21 -0700 Subject: [sup-talk] [PATCH] maildir speedups In-Reply-To: References: Message-ID: <1211254100-sup-9575@south> Reformatted excerpts from Ben Walton's message of 2008-04-30: > The attached small patch improves maildir performance by making the > assumption that nothing will be modifying the underlying files > themselves. It uses the mtimes of cur/ and new/ to mark whether or > not to poll files in the directory. This sounds great. My only comment is that the Logger::log stuff should probably be Redwood::log. If you make that change I'm happy to apply. -- William