[Top][All Lists]
[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
- Re: Emacs Bazaar repository, (continued)
- Re: Emacs Bazaar repository, Eric Hanchrow, 2008/03/13
- Re: Emacs Bazaar repository, Jonathan Lange, 2008/03/13
- Re: Emacs Bazaar repository, dhruva, 2008/03/13
- Re: Emacs Bazaar repository,
Jason Earl <=
- Re: Emacs Bazaar repository, Martin Pool, 2008/03/14
- Re: Emacs Bazaar repository, Stephen J. Turnbull, 2008/03/14
- Re: Emacs Bazaar repository, Martin Pool, 2008/03/14
- Re: Emacs Bazaar repository, Stephen J. Turnbull, 2008/03/15
- Re: Emacs Bazaar repository, Andreas Schwab, 2008/03/14
- Re: Emacs Bazaar repository, Giorgos Keramidas, 2008/03/14
- Re: Emacs Bazaar repository, James Westby, 2008/03/13
- Re: Emacs Bazaar repository, Jason Earl, 2008/03/13
Re: Emacs Bazaar repository, Thien-Thi Nguyen, 2008/03/13