Bash / cygwin process spawning (?) performance very slow

Marco Atzeri marco.atzeri@gmail.com
Thu Sep 24 10:22:00 GMT 2015


On 24/09/2015 11:57, litter@null.net wrote:
> Obviously something is. The FAQ entry does not mention performance, but real failures.
> How to further diagnose this?

together with the cygcheck output that I already mentioned
I suggest

1) to look on

   /proc/self/maps or /proc/<PID>/maps

to looks for strange DLL loaded

2) try to use strace.
However usually strace impact the timing and the problem can never arise.

>
> Best regards,
> Paul

--
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



More information about the Cygwin mailing list