From mboxrd@z Thu Jan 1 00:00:00 1970 From: Samuel Wales Subject: Re: is speedup possible in the agenda? Date: Wed, 3 Apr 2013 11:50:42 -0700 Message-ID: References: <871uar4g9i.fsf@rash.fl.quadium.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([208.118.235.92]:41138) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNSlg-0002Uu-JK for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 14:50:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNSlf-00048v-Jd for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 14:50:44 -0400 Received: from mail-wi0-x231.google.com ([2a00:1450:400c:c05::231]:47164) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNSlf-00048o-DU for emacs-orgmode@gnu.org; Wed, 03 Apr 2013 14:50:43 -0400 Received: by mail-wi0-f177.google.com with SMTP id hm14so1857903wib.16 for ; Wed, 03 Apr 2013 11:50:42 -0700 (PDT) In-Reply-To: <871uar4g9i.fsf@rash.fl.quadium.net> 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: Tim Howe Cc: emacs-orgmode@gnu.org On 4/3/13, Tim Howe wrote: > How are you getting those profiling results? 24.2. I know 24.3 has a possibly better profiler. Run agenda T. (defun alpha-elp-instrument-packages () "Instrument some likely packages." (interactive) ;;too slow: ;; (elp-instrument-package "org") ;;(elp-instrument-list (loop for i in '("alpha-" "hoka-" "cl-" "org-agenda-" "org-babel-") do (message "instrumenting %s" i) (elp-instrument-package i)) (message "")) Then follow mode, then moving around, TAB, and a few occasional other things like changing metadata. Samuel -- The Kafka Pandemic: http://thekafkapandemic.blogspot.com The disease DOES progress. MANY people have died from it. ANYBODY can get it. There is NO hope without action. This means YOU.