Re: Cygwin on Win10 much slower than Win7

2017-11-02 Thread Vince Rice
> On Nov 2, 2017, at 12:15 PM, Nellis, Kenneth > wrote: > … > I first noticed the problem with cygpath: > On Win 7: > > $ time cygpath abc > abc > > real0m0.016s > user0m0.000s > sys 0m0.015s > $ > > On Win 10: > > $ time cygpath abc > abc > > real0m0.105s > user0m0.000s

RE: Cygwin on Win10 much slower than Win7

2017-11-02 Thread Nellis, Kenneth
From: Stephen John Smoogen > Sent: Thursday, November 2, 2017 12:49 > To: cygwin@cygwin.com > Subject: Re: Cygwin on Win10 much slower than Win7 > > On 2 November 2017 at 12:44, Nellis, Kenneth > wrote: > > From: cyg Simple > >> On 11/2/2017 9:36 AM, Erik Bray

Re: Cygwin on Win10 much slower than Win7

2017-11-02 Thread Stephen John Smoogen
On 2 November 2017 at 12:44, Nellis, Kenneth wrote: > From: cyg Simple >> On 11/2/2017 9:36 AM, Erik Bray wrote: >> > On Wed, Nov 1, 2017 at 3:50 PM, Nellis, Kenneth wrote: >> >> Since migrating from a Windows 7 laptop to one with Windows 10, I've >> >> noticed a significant speed decrease in open

RE: Cygwin on Win10 much slower than Win7

2017-11-02 Thread Nellis, Kenneth
From: cyg Simple > On 11/2/2017 9:36 AM, Erik Bray wrote: > > On Wed, Nov 1, 2017 at 3:50 PM, Nellis, Kenneth wrote: > >> Since migrating from a Windows 7 laptop to one with Windows 10, I've > >> noticed a significant speed decrease in opening a mintty/bash window > >> from about 0.5s to 3.5s. > >>

Re: Cygwin on Win10 much slower than Win7

2017-11-02 Thread cyg Simple
On 11/2/2017 9:36 AM, Erik Bray wrote: > On Wed, Nov 1, 2017 at 3:50 PM, Nellis, Kenneth wrote: >> Since migrating from a Windows 7 laptop to one with Windows >> 10, I've noticed a significant speed decrease in opening a >> mintty/bash window from about 0.5s to 3.5s. >> >> I've narrowed it down to

Re: Cygwin on Win10 much slower than Win7

2017-11-02 Thread Erik Bray
On Wed, Nov 1, 2017 at 3:50 PM, Nellis, Kenneth wrote: > Since migrating from a Windows 7 laptop to one with Windows > 10, I've noticed a significant speed decrease in opening a > mintty/bash window from about 0.5s to 3.5s. > > I've narrowed it down to two bottlenecks in .bash_profile: > to "cygpat

Cygwin on Win10 much slower than Win7

2017-11-01 Thread Nellis, Kenneth
Since migrating from a Windows 7 laptop to one with Windows 10, I've noticed a significant speed decrease in opening a mintty/bash window from about 0.5s to 3.5s. I've narrowed it down to two bottlenecks in .bash_profile: to "cygpath" and "source". Each invocation of cygpath on Win10 takes abo