X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; q=dns; s= default; b=FVZS0WqHzkD44uQ3vsWblZ2T8xwjB6mvtIzQ7coOuP6Y48rP7oybc UzqxBg89Mqr0x+u6xfXasfnC36YyE03F9RVYUEubXsa7zCltU8PCeqfOvrd80hrB v6A7slSMNjjE+82wCibgwhwLj8Bwx537vlPaTEUSA7rNqeSVfveujY= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:in-reply-to; s=default; bh=XUPpHAEfMwxx8meV1zKviZFFX38=; b=uTfVRkVsjBdMeqCpEGvZWceOZAuD msOk90ar6Y4FV44LnjcOS9k2x0Riq1uAeNVqT5YuVmUjvTXLduB2ghVl1ACi/Xjc eBuIH48hBFzmFXYw7PF/hwsN/NV1U9mZUPNmEVNLbZMZ+8BTseDybWheDmoKv4wS 4uCGhJe8+jTjoIk= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-4.5 required=5.0 tests=AWL,BAYES_40,KAM_LAZY_DOMAIN_SECURITY autolearn=no version=3.3.2 X-HELO: calimero.vinschen.de Date: Mon, 8 Jun 2015 14:15:49 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Searching in Cygwin Setup slow on Windows 10 Message-ID: <20150608121549.GD3005@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="zbGR4y+acU1DwHSi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) --zbGR4y+acU1DwHSi Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Jun 4 17:38, Jim Reisert AD1C wrote: > On Thu, Jun 4, 2015 at 4:52 PM, Stephen John Smoogen wrote: >=20 > > I have replicated this on Windows 10 and also in Windows 7 when using > > the cygwin-setup downloaded as of last week. >=20 > That's a good data point. I haven't searched on Win 7 with the newest > setup. I was recalling my experience from previous versions. But > yes, you are right, same here on Win 7 with newest setup. Glad to > know the problem is not specific to Windows 10. Typing the search string was always slow. The algorithm behind the field checks synchronously for a match for each change in the input field. That's ... uncomfortable, to say the least. Patches to tweak the search algorithm to become faster are highly appreciated. Corinna --=20 Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Maintainer cygwin AT cygwin DOT com Red Hat --zbGR4y+acU1DwHSi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJVdYd1AAoJEPU2Bp2uRE+gN/IP/3TyS3WoBddyUWhTAP7r0nd+ 37FnVQ64b4450uaLjn77xs2O9GMFyAl8w70tp8HLfWXeyRRg335PsGCLePZnRCEj ITWCSU9sqHQ4hqEJ/DRm/qJ5vKJ68rbcK+aqOpLhL8N9GFmrH0WGSjb+NIDE6fg8 CFKoXChLed6yOEx7W2KzcRPaxlC8WEVLtVxt6PAePzWjttdVYVceGBxcQ6X1kfJ9 Bz3izdM5viy6aTduDLzMtOGYhaGUjMLwg6fy/+UPi0gu0k57vNvGjMf251jmBL+8 GQni0dG6+/B+Uwed4euV4MCn3nxQwjIi4oA4lFlqgzPAzextG0dlB1az5p6mrMJh 0DYT24DwBdUocBjsqFKJ+9tqxBKIm77zJLtJlr7wBilYec4ctoSl2QFOzPEwS/IS qZxdJAKKk2l73sT8Up4ipb8pSQZcew3rxQ6PW5ZMrKF4LcY/PUqQJNAq0165Kbxw il/aHIfVa6kPZXWBVNAZ4dR7BoTgPnz4Vqzn26BSUxFZbMlW/LbRTxT8Ks2Pg2fD dLMj9JMoYPt2+qw6ZwWvQMei/bXkWYHHsZkx0ntYrMrv1Y/prD4wNq9b9KjDjW7q PbDkBNPQ2vVrilfRWQJWtGA0QW0Ug3UF8xW05G3yEJL+Xijw4bOY6p1Pi6olj3iz 0zN/siR+j62JuebfTRkY =toMZ -----END PGP SIGNATURE----- --zbGR4y+acU1DwHSi--