| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-SWARE-Spam-Status: | No, hits=0.2 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE |
| X-Spam-Check-By: | sourceware.org |
| X-CTCH-Spam: | Unknown |
| X-CTCH-RefID: | str=0001.0A0B0207.4EF1D458.0124,ss=1,re=0.000,fgs=0 |
| X-libjamoibt: | 1821 |
| Message-ID: | <3614044.5926821324471384469.JavaMail.defaultUser@defaultHost> |
| Date: | Wed, 21 Dec 2011 13:43:04 +0100 (CET) |
| From: | "efa AT iol DOT it" <efa AT iol DOT it> |
| Reply-To: | "efa AT iol DOT it" <efa AT iol DOT it> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Re: FAQ 4.2 Why is Cygwin suddenly so slow? |
| MIME-Version: | 1.0 |
| X-SenderIP: | 213.215.240.18 |
| X-IsSubscribed: | yes |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
My Cygwin installation use about 1 s per shell command.
For example:
$ time env
HOMEPATH=\Docume
...
COMPUTERNAME=MES
real 0m1.075s
user 0m0.030s
sys 0m0.015s
$ time time
Usage: time [-apvV] [-f format] [-o file] [--append] [--verbose]
[--portability] [--format=format] [--output=file] [--version]
[--help] command [arg...]
real 0m1.033s
user 0m0.030s
sys 0m0.030s
It is evident to me, that the command is immediately executed at the right
speed, then a second is spent before return back to the shell prompt.
Happen with those shell:
- bash
- xterm
- mintty
Script execution is very slow.
I tried some of the suggested solutions found googling:
- deinstalled bash completion
- set the path to /bin only
- stopping all unnecessary Windows services
no difference.
I also tried to completely remove Cygwin and reinstall 1.7.9. Same results.
Other suggestions? What other check I must do?
thank you in advance,
Valerio
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |