emacs-devel
[Top][All Lists]
Advanced

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

Re: Memory leak due to bidi?


From: Andy Moreton
Subject: Re: Memory leak due to bidi?
Date: Wed, 03 Aug 2011 17:01:32 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (windows-nt)

On Wed 03 Aug 2011, Eli Zaretskii wrote:
>
> You can specify a revision by its date, see "-r date:YYYY-MM-DD" in
> the bzr docs.
>
> The version you want is 105007.
>
> It is easier to find this version by this:
>
>  bzr log --line -l500 | fgrep Handa
>
Thanks for this Eli.

As rev 105207 seems ok, I doubt that 105007 is the cause of the memory
usage problems. 

I've tried bootstrapping from the head of trunk today and observe rapid
memory usage growth, so it seems the problem is not a transient issue
caused by not bootstrapping a clean build.

I'm running rev 105300 to write this, which seems to be OK. I'll
keep bisecting to narrow down where things start misbehaving.

>> I've given up on using VC annotate in emacs after 10 minutes of bzr
>> thrashing my machine with zero output.
>
> ??? "time bzr annotate src/character.h" shows this for me:
>
>   real    0m21.802s
>   user    0m20.430s
>   sys     0m0.650s
>
> That's not long enough to be annoying, let alone 10 minutes of
> thrashing.  What am I missing?

I've no idea - I get similar performance from the command line. trying
to use VC annotate on the file within emacs was taking forever - I
didn't find out how long as I was too impatient to wait for it.

    AndyM




reply via email to

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