This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: invocation "slowness"?


Lapo Luchini wrote:

Even a single "echo" takes up to 500ms:
$ time /bin/echo 1
1
real    0m0.442s
user    0m0.030s
sys     0m0.030s

$ time /bin/echo 1
1
real    0m0.040s
user    0m0.030s
sys     0m0.015s

ARGHHHHHHHHHHHHHHH

Found it... I had *lotsa lotsa lotsa* rsync "dead processes" waiting there... for a signal from a died parent.
(kinda darkly poetic, isn't it?)


I should *REALLY* hurry to solve that hideous bug...

--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)



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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]