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: Nathaniel Flath
Subject: Re: [O] [PATH] Speedups to org-table-recalculate
Date: Thu, 7 Aug 2014 15:57:36 -0700

Yes, that wouldn't be supported - although certainly in my case what was making it slow *were* the messages.  I'd be fine with displaying every second, but I don't see a good way of doing this - do you have any suggestions?


On Fri, Aug 1, 2014 at 2:56 PM, Michael Brand <address@hidden> wrote:
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]