Re: [O] Dramatic slowdown in org mode

2012-12-19 Thread Bastien
"Fraga, Eric" writes: > this has definitely been fixed! Thank you very much. Thanks for confirming! -- Bastien

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Fraga, Eric
> From: Bastien Guerry [bastiengue...@gmail.com] on behalf of Bastien > [b...@altern.org] > "Fraga, Eric" writes: > > > sometime between last week and today, there has been a dramatic slowdown in > > the generation of an agenda view. Using elp to instrument the org package > > and then asking f

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Bastien
Hi Eric, "Fraga, Eric" writes: > sometime between last week and today, there has been a dramatic slowdown in > the generation of an agenda view. Using elp to instrument the org package > and then asking for the default agenda view (C-c a a), I get the attached > results. The agenda view takes

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Bastien
Hi Abdó, Abdó Roig-Maranges writes: > I tracked it back to commit a7afe7d, but haven't had the time to > investigate it further. On my case the slowdown is not as dramatic as > Eric's, though. Thanks for the investigation. The problem was that org-agenda-skip, which is called many times durin

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Nick Dokos
Bastien wrote: > Hi Eric, > > "Fraga, Eric" writes: > > > Unfortunately, I haven't had the chance to go through the changes over the > > past week to see if I could identify which one causes the dramatic change > > in performance. > > My guess is commit 980e522 -- can you confirm this? > I

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Abdó Roig-Maranges
Hi, > My guess is commit 980e522 -- can you confirm this? I don't think it is 980e522. Here are my timings a7afe7d:10.6 s c4bf1ee:3.86 s 980e522:3.8 s 08e4111:3.88 s that point to a7afe7d. It reads the files all right in about 4s, and on the extra 6 seconds it just keeps thin

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Bastien
Hi Eric, "Fraga, Eric" writes: > Unfortunately, I haven't had the chance to go through the changes over the > past week to see if I could identify which one causes the dramatic change > in performance. My guess is commit 980e522 -- can you confirm this? -- Bastien

Re: [O] Dramatic slowdown in org mode

2012-12-18 Thread Abdó Roig-Maranges
Hi > sometime between last week and today, there has been a dramatic > slowdown in the generation of an agenda view. I tracked it back to commit a7afe7d, but haven't had the time to investigate it further. On my case the slowdown is not as dramatic as Eric's, though. Abdo.

[O] Dramatic slowdown in org mode

2012-12-18 Thread Fraga, Eric
Hello, sometime between last week and today, there has been a dramatic slowdown in the generation of an agenda view. Using elp to instrument the org package and then asking for the default agenda view (C-c a a), I get the attached results. The agenda view takes just under 2 seconds with org f