From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Discussion request: 15m tangle time, details follow Date: Tue, 17 Jun 2014 22:54:21 -0400 Message-ID: <87r42nuduq.fsf@alphaville.bos.redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52765) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wx61M-0000ih-Av for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 22:54:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Wx61G-0005RT-33 for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 22:54:44 -0400 Received: from plane.gmane.org ([80.91.229.3]:44595) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Wx61F-0005RI-Qv for emacs-orgmode@gnu.org; Tue, 17 Jun 2014 22:54:37 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Wx61D-0001Zj-2F for emacs-orgmode@gnu.org; Wed, 18 Jun 2014 04:54:35 +0200 Received: from pool-98-110-160-12.bstnma.fios.verizon.net ([98.110.160.12]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2014 04:54:35 +0200 Received: from ndokos by pool-98-110-160-12.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 18 Jun 2014 04:54:35 +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: emacs-orgmode@gnu.org Grant Rettke writes: > > This build is documented in the github project; it only loads the > absolute minimum required to do the build. > > Ideas: Separate the documents. Hack on org directly. > > Non-ideas: Faster hardware. More ram. Newer software. > > Details: > > Emacs 24.3.1. > Org 8.2.6 > OSX 10.9 (software updated) > Darwin orion 13.2.0 Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 > PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64 x86_64 > 8core 2.x GHz, 16GB ram > Anti-virus turned off (compliance) > > Please let me know any comments, questions, or concerns; looking > forward to all and every thought > and idea. > > Where I may contribute is with time, effort, patience, cheerfulness, > and experience. > Have you profiled the build? Do you know where the time is spent? If not, that's where I'd start: (info "(elisp) Profiling") Nick