From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Using an org based init file slows down emacs startup by 50x..help needed :( Date: Sat, 10 Dec 2016 09:43:35 +0100 Message-ID: <874m2cdvig.fsf@nicolasgoaziou.fr> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34056) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cFdFo-0001fw-KT for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 03:43:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cFdFl-0003gV-JW for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 03:43:36 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:52197) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cFdFl-0003gM-Cg for emacs-orgmode@gnu.org; Sat, 10 Dec 2016 03:43:33 -0500 In-Reply-To: (Xebar Saram's message of "Sat, 10 Dec 2016 10:36:01 +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" To: Xebar Saram Cc: org mode Hello, Xebar Saram writes: > can anyone help me with this, i really would appreciate you guys help with > this as its driving me mad :) Please provide a profiler report (see `profiler-start') and possibly instrument Org using `elp-instrument-package' so that we know what part is the most time consuming. Note that tangling is a somewhat slow process. You could try to diminish the number of blocks involved or maybe try spreading them among different sections. Regards, -- Nicolas Goaziou