emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] [PATH] Speedups to org-table-recalculate


From: Michael Brand
Subject: Re: [O] [PATH] Speedups to org-table-recalculate
Date: Fri, 1 Aug 2014 15:56:12 -0600

Hi Nathaniel

On Tue, Jul 29, 2014 at 2:03 PM, Nathaniel Flath <address@hidden> wrote:
> This patch speeds up org-table-recalculate by removing all 'message'
> function calls.  Additionally adds an early check for whether there are any
> formulas and only executes the rest of the function if so.

As far as I understand these `message' were added to see the progress
of a long lasting recalculation which would not be supported any more
with your patch. But I agree that it would be sufficient to report the
current field/line only every let's say one second and suppress the
others to gain speed for use cases like yours.

Michael



reply via email to

[Prev in Thread] Current Thread [Next in Thread]