emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs Bazaar repository


From: Jason Earl
Subject: Re: Emacs Bazaar repository
Date: Thu, 13 Mar 2008 21:00:47 -0600
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux)

dhruva <address@hidden> writes:

> Hi,
>
>
> On Fri, Mar 14, 2008 at 5:16 AM, Jonathan Lange <address@hidden> wrote:
>>  Definitely. I hate waiting for anything, computers most of all. I'll
>>  hassle Martin and try to get this fixed. Alternatively, the Bazaar
>>  project welcomes patches with open arms. :)
>
> For starters, could anyone please suggest if there is some magic flag
> to profile the bzr code? If I can get the time spent in each function
> (PYTHON), we would be able to track the real hot spots. I am open to
> help in debugging with my current limited knowledge of bzr internals.
>
> -dhruva

I can profile by bzr with hotshot using:

$ bzr log --profile

I haven't tried it but apparently:

$ bzr log --lsprof

does something as well.

Jason




reply via email to

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