emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Al <gmane00@wilec.net>
Cc: emacs-orgmode@gnu.org
Subject: Re: performance problems with drawers
Date: Wed, 8 Jul 2009 07:05:53 +0200	[thread overview]
Message-ID: <A65B8632-F65A-473C-8C3F-6F1D1C7A7CE3@gmail.com> (raw)
In-Reply-To: <loom.20090707T152157-674@post.gmane.org>

Hi Al,

first of all, I cannot reproduce the fact that drawers have such
a major influence on time, wit a test file that I created to
be similar to what you describe.

There is a way to speed up drawer handling, by using text properties
instead of overlays.  How have some vague plans to do this, but  
nothing concrete or soon.

- Carsten

On Jul 7, 2009, at 5:33 PM, Al wrote:

> Hello,
>
> I'm trying to use emacs org-mode to keep my bookmarks (using the
> org-annotation-helper.el method). I find this really great, except  
> performance
> issues.
>
> My .org file contains ~5000 entries, organized in a tree like this:
>
> #+DRAWERS: MYDATA
>
> ** net
> *** www
> **** [[http://www.w3.org/][W3C - The World Wide Web Consortium]]
> :MYDATA:
>  :Entered:   [2000-03-06 10:29:04]
>  :LastVisit: [2000-08-31 16:32:15]
> :END:
>
> Some optional text
>
> **** [[http://www.xml.com/pub][XML.com - XTech 2000 Conference]]
> :AEDATA:
>  :Entered:   [2000-03-06 10:29:49]
>  :LastVisit: [2001-10-08 15:37:09]
> :END:
>
> The problem is that with the drawers activated, it's *very* slow.  
> Cycling the
> visibility mode takes more than 10 seconds.
> If I remove the drawers configuration line (#+DRAWERS: MYDATA),  
> speed comes back
> to reasonable levels, but obviously I lose the drawer effect.
>
> Is there a solution to improve the speed and using the drawers ?
>
> Thanks in advance.
>
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

  parent reply	other threads:[~2009-07-08  5:06 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-07 15:33 performance problems with drawers Al
2009-07-08  5:04 ` Samuel Wales
2009-07-08  5:49   ` Carsten Dominik
2009-07-08  5:05 ` Carsten Dominik [this message]
2009-07-08  9:57   ` Al
2009-08-03  4:29 ` Carsten Dominik
2009-08-09 19:54   ` Al
2010-02-06  0:14   ` Samuel Wales
2010-02-06  6:21     ` Carsten Dominik

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=A65B8632-F65A-473C-8C3F-6F1D1C7A7CE3@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=gmane00@wilec.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).