Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-12 Thread Andy Koppe
On 12 July 2010 23:48, Jet Thompson wrote: >> Running a cucumber test takes 5-6 minutes. >> >> Any idea what could be causing this? > > I have installed spork. > > Time is now 45.2 seconds running Cucumber from > within e text editor. > > Time is 32 seconds running Cucumber from the command > line

Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-12 Thread Jet Thompson
Jet Thompson whidbey.com> writes: > > It is now taking over 30 seconds for bash to come up, > whereas in 1.5 it would take 1-2 seconds. Above fixed by removing bash-completion > Doing an ls of my ~ directory takes 5 seconds. Above fixed by removing bash-completion > Running a cucumber test

Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-12 Thread Jet Thompson
Matthias Andree gmx.de> writes: > If bash is slow to start, see if uninstalling bash-completion fixes it. > For me it helped quite a bit. Matthias, I uninstalled bash-completion and it did indeed make a very substantial improvement. Thank you. Jet -- Problem reports: http://cygwin

Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-12 Thread Matthias Andree
Am 12.07.2010 03:00, schrieb Jet Thompson: > It is now taking over 30 seconds for bash to come up, > whereas in 1.5 it would take 1-2 seconds. > > Doing an ls of my ~ directory takes 5 seconds. > > Running a cucumber test takes 5-6 minutes. > > Any idea what could be causing this? Virus, Spywar

Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-12 Thread Jet Thompson
Larry Hall (Cygwin cygwin.com> writes: > > On 7/11/2010 9:00 PM, Jet Thompson wrote: > > It is now taking over 30 seconds for bash to come up, > > whereas in 1.5 it would take 1-2 seconds. > > This is typically the result of . > Only program I had installed

Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-12 Thread Jet Thompson
Huang Bambo gmail.com> writes: > > Use "strace ls" and "strace -t ls" and attach the output first. > strace ls: http://pastie.org/1041010 strace -t ls: http://pastie.org/1041018 It is just on the first invocation ls is slow. Bash starts up slow every time, and my Cucumber test takes 6 minute

Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-11 Thread Larry Hall (Cygwin)
On 7/11/2010 9:00 PM, Jet Thompson wrote: It is now taking over 30 seconds for bash to come up, whereas in 1.5 it would take 1-2 seconds. Doing an ls of my ~ directory takes 5 seconds. Running a cucumber test takes 5-6 minutes. Any idea what could be causing this? At this point, I can not use

Re: Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-11 Thread Huang Bambo
Use "strace ls" and "strace -t ls" and attach the output first. 2010/7/12 Jet Thompson > > It is now taking over 30 seconds for bash to come up, > whereas in 1.5 it would take 1-2 seconds. > > Doing an ls of my ~ directory takes 5 seconds. > > Running a cucumber test takes 5-6 minutes. > > Any id

Cygwin extremely slow after updating from 1.5.1 to 1.7.5

2010-07-11 Thread Jet Thompson
It is now taking over 30 seconds for bash to come up, whereas in 1.5 it would take 1-2 seconds. Doing an ls of my ~ directory takes 5 seconds. Running a cucumber test takes 5-6 minutes. Any idea what could be causing this? At this point, I can not use Cygwin for development. Not feasible to use