From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: [bug] canonical context not work in 8.3 Date: Sat, 08 Aug 2015 10:07:04 +0200 Message-ID: <87y4hmb3vb.fsf@nicolasgoaziou.fr> References: <87mvy4eywo.fsf@nicolasgoaziou.fr> <8737zvfpvc.fsf@nicolasgoaziou.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58230) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNz8J-00065I-3a for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 04:05:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNz8F-0008Ru-MR for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 04:05:34 -0400 Received: from relay6-d.mail.gandi.net ([2001:4b98:c:538::198]:58316) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNz8F-0008Qy-Fy for emacs-orgmode@gnu.org; Sat, 08 Aug 2015 04:05:31 -0400 In-Reply-To: (Samuel Wales's message of "Fri, 7 Aug 2015 13:27:37 -0700") 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: Samuel Wales Cc: emacs-orgmode Samuel Wales writes: > i compiled it and tried it. it seems improved, to maybe 2.5s. I think it is as good as it can get. You probably have an awful lot of children to display. Anyway, could you provide the same report using an un-compiled Org? A report using ELP (elp-instrument-package and elp-report) would be nice too, as it gives the number of times a function is called. Regards,