Comment 2 for bug 593560

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 593560] Re: Slow performance for many operations on the gcc code import branches

the hardlink parameter shouldn't change anything, and in my tests is
slower than extracting content from a repo.

It also doesn't explain 25s in status.

Can you please confirm:- you are using bzr 2.2bsomething
- your bzr version
- what plugins you have installed
-attach a callgrind (bzr --lsprof-file foo.callgrind slow-operation)
 for:
  -bzr checkout --lightweight 4.4 colw
  -bzr revert -r tag:gcc_4_4_4_release
  -bzr status
  -bzr branch -r tag:gcc_4_4_4_release 4.4 4.4.4

Until we have local perf pinned down, looking at network will be a distraction.

Thanks,
Rob