Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Submitting vcs_info function
- X-seq: zsh-workers 25704
- From: Frank Terbeck <ft@xxxxxxxxxxxxxxxxxxx>
- To: zsh workers <zsh-workers@xxxxxxxxxx>
- Subject: Re: Submitting vcs_info function
- Date: Sun, 21 Sep 2008 22:32:12 +0200
- Cc: bzr@xxxxxxxxxxxxxxxxxxx
- In-reply-to: <20080921195719.GA2714@xxxxxxxx>
- Mail-followup-to: zsh workers <zsh-workers@xxxxxxxxxx>, bzr@xxxxxxxxxxxxxxxxxxx
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20080917201859.GU2182@xxxxxxxxxxxxxxx> <20080921195719.GA2714@xxxxxxxx>
Clint Adams <schizo@xxxxxxxxxx>:
> [...]bzr is slow as a dog, even with use-simple on.
The normal bzr backend *is* slow. It calls bzr itself twice. Which
takes about half a second on my system, at best. Agonising.
But the use-simple backend really only reads from *one* file. That
should work instantaneous, unless you're on a networked filesystem.
Are the people complaining _sure_ they enabled use-simple correctly?
Regards, Frank
--
In protocol design, perfection has been reached not when there is
nothing left to add, but when there is nothing left to take away.
-- RFC 1925
Messages sorted by:
Reverse Date,
Date,
Thread,
Author