From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karl Voit Subject: Org-mode performance (was: Massive Org search) Date: Wed, 4 Jan 2012 20:17:46 +0100 Message-ID: <2012-01-04T20-15-35@devnull.Karl-Voit.at> References: <877h17trsu.fsf@iro.umontreal.ca> <87lipn4ged.fsf@norang.ca> Reply-To: news1142@Karl-Voit.at Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([140.186.70.92]:33767) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiWLa-0003fy-Nf for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 14:18:03 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RiWLZ-0001b4-Ej for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 14:18:02 -0500 Received: from lo.gmane.org ([80.91.229.12]:52424) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RiWLZ-0001b0-8H for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 14:18:01 -0500 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1RiWLY-0004JY-CA for emacs-orgmode@gnu.org; Wed, 04 Jan 2012 20:18:00 +0100 Received: from mail.michael-prokop.at ([88.198.6.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jan 2012 20:18:00 +0100 Received: from news1142 by mail.michael-prokop.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 04 Jan 2012 20:18:00 +0100 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 * Bernt Hansen wrote: > > Maybe it's the number of files... I have 91 files (including .org and > .org_archive) totalling 12M without any issues. In the Memacs-project[1] we do face certain performance issues with large data sets in Org-mode. Therefore we are currently developing and running benchmarks. I'll post here the results. What usually helps is: keeping the vast amount of (old?) data in .org_archive files. This speeds up daily work while giving you the opportunity to activate the rest of it on demand. 1. https://github.com/novoid/Memacs -- Karl Voit