From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matt Lundin Subject: Re: [PATCH 2/2] Make timestamp search in org-entry-properties more efficient. Date: Sun, 12 Dec 2010 22:46:55 -0500 Message-ID: <87pqt6qqq8.fsf@fastmail.fm> References: <87y67uqsfb.fsf@fastmail.fm> <87tyiiqs9m.fsf@fastmail.fm> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=58746 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PRzNK-0000rW-SS for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 22:46:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PRzNJ-0000jc-Pj for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 22:46:58 -0500 Received: from out3.smtp.messagingengine.com ([66.111.4.27]:54309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PRzNJ-0000jT-NW for emacs-orgmode@gnu.org; Sun, 12 Dec 2010 22:46:57 -0500 Received: from compute3.internal (compute3.nyi.mail.srv.osa [10.202.2.43]) by gateway1.messagingengine.com (Postfix) with ESMTP id 13599402 for ; Sun, 12 Dec 2010 22:46:57 -0500 (EST) Received: from archdesk (67-197-63-212.rh2.dyn.cm.comporium.net [67.197.63.212]) by mail.messagingengine.com (Postfix) with ESMTPSA id BF85F409C5A for ; Sun, 12 Dec 2010 22:46:56 -0500 (EST) In-Reply-To: <87tyiiqs9m.fsf@fastmail.fm> (Matt Lundin's message of "Sun, 12 Dec 2010 22:13:41 -0500") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Org Mode Matt Lundin writes: > A note of clarification: The subject should read patch 1 of 1. > One more note. I believe these optimizations are most evident when one is using org-habit. AFAICT, they do not produce a substantial benefit when org-habit is not loaded. Best, Matt