From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: S-up on a timestamp takes ~3 seconds to update Date: Thu, 16 May 2013 17:09:23 +0200 Message-ID: <87wqqz6jx8.fsf@bzg.ath.cx> References: <86li7f5kst.fsf@somewhere.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:42933) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UczoS-0005d4-BI for emacs-orgmode@gnu.org; Thu, 16 May 2013 11:09:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UczoJ-0003Ee-Tg for emacs-orgmode@gnu.org; Thu, 16 May 2013 11:09:48 -0400 Received: from plane.gmane.org ([80.91.229.3]:49815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UczoJ-0003EH-Ll for emacs-orgmode@gnu.org; Thu, 16 May 2013 11:09:39 -0400 Received: from public by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UczoH-0001Lj-7G for emacs-orgmode@gnu.org; Thu, 16 May 2013 17:09:37 +0200 In-Reply-To: <86li7f5kst.fsf@somewhere.org> (Sebastien Vauban's message of "Thu, 16 May 2013 11:35:46 +0200") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastien Vauban Cc: public-emacs-orgmode-mXXj517/zsQ@plane.gmane.org "Sebastien Vauban" writes: > See on http://screencast.com/t/QMzl5dXKfJNN, with profiler-report > displayed. Better to copy the profiler info on the list, for readability and archiving purpose. I guess the problem comes from having a lot of CLOCK: lines. Can you test with less lines and see if this is ~O(log n) or worse? -- Bastien