Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-09-03 Thread Carsten Dominik
On Sep 3, 2013, at 2:02 PM, Daniel Clemente wrote: > > Thank you. > With this on, I reduced 1'7 seconds my normal agenda time (C-a a), from 13'5 > to 11'8. Numbers are from elp but I checked them with an external stopwatch > because sometimes I have the impression that elp makes things slowe

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-09-03 Thread Daniel Clemente
Thank you. With this on, I reduced 1'7 seconds my normal agenda time (C-a a), from 13'5 to 11'8. Numbers are from elp but I checked them with an external stopwatch because sometimes I have the impression that elp makes things slower. The strange thing is, I don't see the difference I saw day

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-09-02 Thread Bastien
Carsten Dominik writes: >> Great -- could someone document this on this page? >> http://orgmode.org/worg/agenda-optimization.html > > Done. Thanks! -- Bastien

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-09-01 Thread Carsten Dominik
On 31.8.2013, at 08:22, Bastien wrote: > Hi all, > > Carsten Dominik writes: > >> I have implemented a different version of the patch. Please take a look at >> the new variable >> org-agenda-ignore-drawer-properties. > > Great -- could someone document this on this page? > http://orgmode.o

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-30 Thread Bastien
Hi all, Carsten Dominik writes: > I have implemented a different version of the patch. Please take a look at > the new variable > org-agenda-ignore-drawer-properties. Great -- could someone document this on this page? http://orgmode.org/worg/agenda-optimization.html Thanks! -- Bastien

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-30 Thread Carsten Dominik
Hi Daniel, I have implemented a different version of the patch. Please take a look at the new variable org-agenda-ignore-drawer-properties. Regards, and thanks! - Carsten On 23.8.2013, at 11:24, Daniel Clemente wrote: >>> So I would like to ask: is there a clean way to disable calls to >>>

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-28 Thread Daniel Clemente
The speedup was 66 → 56 seconds (not to 10, but by 10) when exporting the agenda. It's small but noticeable. I don't use :CATEGORY: but I'm using category icons (org-agenda-category-icon-alist) and I keep seeing them, so I assume categories are still shown. You can try it in your files to see w

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-27 Thread Samuel Wales
Probably the only property most people use most of the time in the agenda is category. Would this get rid of showing category too? 66s to 10s is impressive. I'd give up sorting and selecting category for that. But I wouldn't give up showing category. Samuel -- The Kafka Pandemic: http://thek

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-23 Thread Daniel Clemente
>> So I would like to ask: is there a clean way to disable calls to >> org-refresh-properties? > > No, that would require a patch and a config variable. > > - Carsten > I send a patch to do this. Setting this new variable to t reduced 10 seconds my agenda export time (down from 1 minute 6 secon

Re: [O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-11 Thread Carsten Dominik
On 12.8.2013, at 05:43, Daniel Clemente wrote: > >> >> M-x elp-instrument-package org >> M-x elp-reset-all >> >> M-x elp-results > > Incidentally I ran that and I saw: > > org-agenda1 > 15.709354028 15.709354028 > org-agenda-l

[O] faster agenda with properties support disabled (no org-refresh-properties)

2013-08-11 Thread Daniel Clemente
> > M-x elp-instrument-package org > M-x elp-reset-all > > M-x elp-results Incidentally I ran that and I saw: org-agenda1 15.709354028 15.709354028 org-agenda-list 1 15.49