'tags' takes forever to do nothing

Bug #249776 reported by Matthew Fuller
2
Affects Status Importance Assigned to Milestone
Bazaar
Confirmed
Low
Unassigned

Bug Description

Using bzr.dev on bzr.dev (which has no tags):

% time dbzr tags
8.130u 0.268s 0:08.64 97.1% 215+4658k 0+0io 0pf+0w

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 249776] [NEW] 'tags' takes forever to do nothing

On Fri, 2008-07-18 at 06:46 +0000, fullermd wrote:
> Public bug reported:
>
> Using bzr.dev on bzr.dev (which has no tags):
>
> % time dbzr tags
> 8.130u 0.268s 0:08.64 97.1% 215+4658k 0+0io 0pf+0w

What is dbzr?

-Rob

--
GPG key available at: <http://www.robertcollins.net/keys.txt>.

Revision history for this message
Matthew Fuller (fullermd) wrote :

> What is dbzr?

My shell alias to run bzr.dev instead of the system-installed bzr (1.5
ATM).

--
Matthew Fuller
<email address hidden>

Revision history for this message
Robert Collins (lifeless) wrote :

can you please run with --lsprof-file tags.callgrind and attach the
callgrind file?

-Rob

Revision history for this message
Matthew Fuller (fullermd) wrote :

Attached

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 249776] Re: 'tags' takes forever to do nothing

Thanks. I've sent a review request in to fix this particular case, but
the general bug still exists.

The problem is that tags is generating a full revision id mapping not a
partial one for the revisions needed.

-Rob

Revision history for this message
Matthew Fuller (fullermd) wrote :

The trivial case of no tags is worked around in bzr.dev:3606. The general case of doing too much work for existing tags is still around.

Changed in bzr:
status: New → Confirmed
importance: Undecided → Low
Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.