Comment 1 for bug 512216

Revision history for this message
Robert Collins (lifeless) wrote : Re: [Bug 512216] [NEW] bzr-search slows down "bzr up"

Could you get a lsprof file for this?

e.g.

$ bzr --lsprof-file foo.callgrind up

and attach the callgrind file - this will let me see where the
performance hit is coming in.

-Rob