bzr pull takes significant amount of time for svn branch

Bug #882917 reported by Philip Peitsch
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar Subversion Plugin
Triaged
Medium
Unassigned

Bug Description

My bzr branch of an svn trunk with 11000 commits (33119 revisions in the whole of svn) is taking roughly 1m20s to perform a bzr pull operation:

user@host:/export/bzr/Project/trunk$ time bzr pull
Using saved parent location: svn+ssh://host.com/var/lib/svn/project/trunk
No revisions to pull.

real 1m38.363s
user 0m10.153s
sys 0m24.018s

The bzr details are as follows:
Bazaar (bzr) 2.5.0dev3
  Python interpreter: /usr/bin/python 2.7.2
  Python standard library: /usr/lib/python2.7
  Platform: Linux-3.0.0-12-server-x86_64-with-Ubuntu-11.10-oneiric
  bzrlib: /usr/lib/python2.7/dist-packages/bzrlib
  Bazaar configuration: /home/zpp/.bazaar
  Bazaar log file: /home/zpp/.bzr.log

bash_completion 2.5.0dev3
  Generate a shell function for bash command line completion.

changelog_merge 2.5.0dev3
  Merge hook for GNU-format ChangeLog files

check_chk
  Check each CHK page to make sure it is in 'canonical' form.

check_key
  Check each CHK page to make sure it is in 'canonical' form.

chk_used_by
  (no description)

launchpad 2.5.0dev3
  Launchpad.net integration plugin for Bazaar.

netrc_credential_store 2.5.0dev3
  Use ~/.netrc as a credential store for authentication.conf.

news_merge 2.5.0dev3
  Merge hook for bzr's NEWS file.

svn 1.1.1dev
  Support for Subversion branches

weave_fmt 2.5.0dev3
  Weave formats.

Tags: performance
Revision history for this message
Philip Peitsch (philip-peitsch) wrote :
Jelmer Vernooij (jelmer)
tags: added: performance
Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Do you perhaps have a large number of tags in this repo?

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

The attached file isn't particularly useful, can you perhaps run with "--lsprof --lsprof-file pull.callgrind" (without the .out)?

Changed in bzr-svn:
status: New → Triaged
importance: Undecided → Medium
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.