On 9/30/2012 10:43 PM, Adam Rosi-Kessel wrote:
Cygwin used to run very quickly for me; now it doesn't. Not sure when it stopped -- last few weeks.# time for i in {1..5} ; do bash -c "echo Hello" ; done Hello Hello Hello Hello Hello real 0m51.451s user 0m0.230s sys 0m0.979s
much less powerful laptop with W7/64 real 0m0.327s user 0m0.075s sys 0m0.230s
The system should be fast enough: - Windows 7 / 64-bit fully patched - Quad core CPU - 8 GB RAM - nothing else running - Everything on solid state disk Any suggestions for further things to try?
BLODA ? Try removing the antivirus and see if the things improve, if yes change antivirus Regards Marco -- 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

