Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm
Precedence: bulk
X-No-Archive: yes
List-Id: Zsh Workers List <zsh-workers.zsh.org>
List-Post: <mailto:zsh-workers@zsh.org>
List-Help: <mailto:zsh-workers-help@zsh.org>
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au
X-Spam-Level: 
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	HTML_MESSAGE,T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to;
        bh=mavt7NU878X47Oov0moF8CFXP6IvM5G5IpFpW8ZFBSY=;
        b=zEwicyLgctS44qgrrk+WPdHfNptQCwSAbSFg7Z4Cz4Gul/EUVHfyamX/mz79pZaUrC
         1iD4HvGi9tDAxY9mXJ5ILa4qBsqF4SV0DBH9IUMcnZ4MkMIhJvMF/7Ft766nKq68QTKz
         4kL7H/jH/nIvKPDC7qsBFRD2xq4LWj5PP6MS8ZtvUQXiY8IZLUWfH9x/GIFfbAA7IHY7
         sTI7A5UusTZA5m3xoaKhMbKh9L1+NqQGzvKAs574SkxqesnTesVCjXG6XPL0PAbguhGk
         MOGWalvqF3O8eHoStOiEsII5lx64i1TRPk5G1xWfhROF4bnP49o0LtcuiwvADRey3bPs
         AQSA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20130820;
        h=x-gm-message-state:mime-version:in-reply-to:references:date
         :message-id:subject:from:to;
        bh=mavt7NU878X47Oov0moF8CFXP6IvM5G5IpFpW8ZFBSY=;
        b=IU7OGOCaSqlwsNIA80O6PO50Gc3JUQ7W3XT/pXdbqAUGihbnaL6SnrZd6C6mk6i96L
         KODXrs1hHZPpNq45D8dWpuKV+XYhr3IihkckF8cp/c8tkqac+XALJHVK0f0+o00YWSfM
         gLVAeeps2iMi75jM4/03zcxDMyr9eCLC3ShH5ZzJ4NEqsV28kMFxSRYfCxkifdiWgDt3
         NbF+EcvmiZOekvDKpwfagzhXqMSfhQ0RZKPeCKC6oz/3Z8/pLZUHJI1h0vmaUmIP5Md7
         oxfS6axFBOwFEtAF6yMZWTtCVv7nBhvljEssiPNNaNsePTzj7OHaApWMIjxixN6UQp1B
         i21w==
X-Gm-Message-State: AD7BkJKEZXnNIwxey5abd/oI5AbcjjEnsAQoFKSA/UCrFXYCfDWkmLduhP1J98dyb6aoYTz9TJpjwyplbxhApw==
MIME-Version: 1.0
X-Received: by 10.112.35.130 with SMTP id h2mr4610576lbj.52.1458647203458;
 Tue, 22 Mar 2016 04:46:43 -0700 (PDT)
In-Reply-To: <20160322094614.13b07bf4@pwslap01u.europe.root.pri>
References: <20160321183649.4fd4d72a@pwslap01u.europe.root.pri>
	<160321155421.ZM27019@torch.brasslantern.com>
	<20160322094614.13b07bf4@pwslap01u.europe.root.pri>
Date: Tue, 22 Mar 2016 12:46:43 +0100
Message-ID: <CABZhJg-NkMnWhSm1bvCc5Yv9oU_93hAC88S8gnLeUHr-Hx3dtA@mail.gmail.com>
Subject: Re: PATCH: short-circuiting glob exclusion operator
From: =?UTF-8?Q?Jesper_Nyg=C3=A5rds?= <jesper.nygards@gmail.com>
To: "Zsh Hackers' List" <zsh-workers@zsh.org>
Content-Type: multipart/alternative; boundary=001a11c3735a6a3340052ea1c4ee
X-Seq: zsh-workers 38205

--001a11c3735a6a3340052ea1c4ee
Content-Type: text/plain; charset=UTF-8

On Tue, Mar 22, 2016 at 10:46 AM, Peter Stephenson <p.stephenson@samsung.com
> wrote:

> On Mon, 21 Mar 2016 15:54:21 -0700
> Bart Schaefer <schaefer@brasslantern.com> wrote:
>
> > Aside:  Do we really want to add this before we've figured out the
> > background for "Extended globbing seems to have become much slower"?
>
> No hurry, but I have no idea where that's going and we already seem to
> have excluded most of the things we know about...
>
>
Concerning the "Extended globbing..." thread: since I switched to using
'find' instead of zsh globbing, I haven't looked any more at the problem
discussed in that thread. I'd be happy to help with whatever testing anyone
finds relevant, but I was a bit worried that this was a problem only I was
seeing.

In fact, the directory I was having problems with, and running tests
within, is a collection of Java open source projects, so it would certainly
be possible to reconstruct the directory hierarchy on someone else's
computer, if anyone wants to run tests with my particular hierarchy. I'd be
happy to provide instructions if anyone wants to do that. But apart from
that, I'm afraid I can't be of much help in fixing it.

--001a11c3735a6a3340052ea1c4ee--

