X-Recipient: archive-cygwin@delorie.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:mime-version
	:content-type:content-transfer-encoding; q=dns; s=default; b=mHn
	7tQB7cXIMaCoyVh+lWlhhZSChhGBLA/gwVDatzVMjYyJEf0tgDY3r9Je8L4zTJ9l
	HCxMiLnMEseIAhLWTDPGE1I4DiaJXMYuYBC3Ds1TxnHX9N/Ca6/uZevJCMJLEvOa
	USprZSfz2UUHNyL6IOU3EIcrkCPeHrhehwXc1nuA=
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:mime-version
	:content-type:content-transfer-encoding; s=default; bh=4eSev/pJG
	4R2ETk0BdQ4jiM/5BU=; b=c13EN8+RzIup/+dsafZa+64d5jutThIwUEDs0T44/
	izNG4Q9opENNr337dujz5Cez48aMvzcUv6Qiodx+AHaY3Ypkv2WWGRRT3EFI9zuc
	prW0pHyNVnjbKVlqVvedJgwaOF9siyGGrK2sdmPsrFGuycfk0wqiNChB9w1FQJ+2
	9c=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=0.8 required=5.0 tests=BAYES_50,SPF_PASS autolearn=ham version=3.3.2 spammy=Hood, cgull@glup.org, D*glup.org, cgullgluporg
X-HELO: conuserg-04.nifty.com
DKIM-Filter: OpenDKIM Filter v2.10.3 conuserg-04.nifty.com u55FX4uP020097
X-Nifty-SrcIP: [211.133.44.155]
Date: Mon, 6 Jun 2016 00:33:03 +0900
From: Takashi Yano <takashi.yano@nifty.ne.jp>
To: cygwin@cygwin.com
Subject: Vim responds too slow on the latest snapshot of cygwin1.dll
Message-Id: <20160606003303.ecd888597a40bd1081308452@nifty.ne.jp>
Mime-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Hello, everyone.

I tested the latest snapshot of cygwin1.dll, and
noticed that vim editor respond too slow on it.

When I open some file with vim, the text appears
after a few seconds. ^F and ^B keys also update
the screen very slowly.

I tried to bisect the problem, and found that this
problem occurs after :

commit e5665d8c930485d5ac6d8913573e27b9e5043d92
Author: John Hood <cgull@glup.org>
Date:   Wed May 18 19:14:17 2016 -0400

    Improve and simplify select().

    * select.h: Eliminate redundant select_stuff::select_loop state.
    * select.cc (select): Eliminate redundant
      select_stuff::select_loop state.  Eliminate redundant code for
      zero timeout.  Do not return early on early timer return.
      (select_stuff::wait): Eliminate redundant
      select_stuff::select_loop state.

I hope this problem will be fixed before release.

-- 
Takashi Yano <takashi.yano@nifty.ne.jp>

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

