Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Extended globbing seems to have become much slower in recent versions of Zsh
- X-seq: zsh-users 21341
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Re: Extended globbing seems to have become much slower in recent versions of Zsh
- Date: Wed, 2 Mar 2016 16:06:49 -0800
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-transfer-encoding; bh=h+ph60mdPyzS7vw4lF+vh5EOgKJPaeWWjDOcGgtk+Fc=; b=aymcd6sEZ3IjNHb6IKY1r5+g8Tpwigh26meq+k+GpXEdfx+DEMBJk60qDwVCH1sYMl 94U4M3uHIi87299M0/88C7EB5xw6YXIZytp0WqzXjI0mY34XbMVjXCg0b/OLm5Hg9MVT kJxJV52NMVc2PdpapL33AM4lKsrqCwFRKc3OE+/SG0R7R4rWew4dejejiai3a3OqiVe0 j18epgRW72hfIZvfRa+DF5bjsJxpb3LTY4BTc1X8zUyOqsqWcvtBK1fLUKU4FQT39R33 fA9CXMy9z6uPAC7B5rsqj4NRXPKnC6vy+rBfsqaBebJp3kgww9qVVhD/wE7AtnRKOH5W Dhtg==
- In-reply-to: <CABZhJg9Ow=V_pwfNoS+GOCU4iGLaxJokeMfy7WjH2fegbvfYsQ@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CABZhJg--GUe_1zfXxvvX4Dn=t8MgqG2e7poFCSFKKtC3a3AQ7g@mail.gmail.com> <160229111212.ZM4272@torch.brasslantern.com> <CABZhJg84-E=P0-194mwQz4oGkZfwgBnevViBjMUZz7c2PV-a6A@mail.gmail.com> <160301102807.ZM8036@torch.brasslantern.com> <CABZhJg-ynr8eERC+q-yVYk5sfZK-6yqdLcoTrerA8d6cERkyEQ@mail.gmail.com> <160301160356.ZM10258@torch.brasslantern.com> <CABZhJg9Ow=V_pwfNoS+GOCU4iGLaxJokeMfy7WjH2fegbvfYsQ@mail.gmail.com>
On Wed, Mar 2, 2016 at 12:39 AM, Jesper Nygårds
<jesper.nygards@xxxxxxxxx> wrote:
> Previously I was using the Apple-provided version of 5.0.5, and the
> Homebrew version of 5.2. Now I have instead used different versions of
> Homebrew zsh, and I have made sure that the compiler flags were the same
> through all versions. I have then run the same tests again, with versions
> 5.0.5, 5.0.6, 5.1 and 5.2.
OK, thanks; next thing to try: configure --with-stack-allocation
I've scanned through diffs and I just don't see any structural changes
that would account for that slowdown; the above is a bit of a
longshot.
Incidentally (for -workers) there's a typo in ChangeLog -- 32932:
Src/glob.c -- should say Src/subst.c.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author