Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Bug? RE: Un-patch: new pattern matching code
- X-seq: zsh-workers 7407
- From: Sven Wischnowsky <wischnow@xxxxxxxxxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxxxxxx
- Subject: Re: Bug? RE: Un-patch: new pattern matching code
- Date: Mon, 9 Aug 1999 13:33:33 +0200 (MET DST)
- In-reply-to: Sven Wischnowsky's message of Mon, 9 Aug 1999 10:42:49 +0200 (MET DST)
- Mailing-list: contact zsh-workers-help@xxxxxxxxxxxxxx; run by ezmlm
I wrote:
> P.S.: At least simple things like ${a#*/}, ${a%/*}, ${a##*/}, and
> ${a%%/*} seem to be circa three times slower than before for me.
Sorry for the false alarm. With -O2 they have approximately the same
speed.
Bye
Sven
--
Sven Wischnowsky wischnow@xxxxxxxxxxxxxxxxxxxxxxx
Messages sorted by:
Reverse Date,
Date,
Thread,
Author