all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: emacs-orgmode@gnu.org
Subject: Re: org-columns slowness with fairly large files (~700 lines)
Date: Sat, 29 Dec 2012 10:55:31 +0100	[thread overview]
Message-ID: <87a9sxfai4.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87sj7rzjm3.fsf@kepler.lan> (Leonidas Tsampros's message of "Fri, 30 Nov 2012 08:32:20 +0200")

Hi Leonidas,

Leonidas Tsampros <ltsampros@upnet.gr> writes:

> It seems strange to me that switching to the next value of a cell, a
> call to org-columns-compute is needed. As you can see
> org-get-property-block is calles 786 times (which is rougly the number of
> all-level entries in this particular org file).

That's because one of the feature of the column view is to sum the
values in each entry and show the sum on the top of the colum; so
parsing all the values is needed here for computing the sum.

> Is there any way to make things faster?

I'm afraid not.  At least not with a simple fix.

Best,

-- 
 Bastien

      reply	other threads:[~2012-12-29 10:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-30  6:32 org-columns slowness with fairly large files (~700 lines) Leonidas Tsampros
2012-12-29  9:55 ` Bastien [this message]

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

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

  git send-email \
    --in-reply-to=87a9sxfai4.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    /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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.