Re: Optimising cygwin fork performance

2021-01-08 Thread Hamish McIntyre-Bhatty via Cygwin-apps
On 16/12/2020 20:37, Brian Inglis wrote: > On 2020-12-16 10:36, Marco Atzeri via Cygwin-apps wrote: >> On 16.12.2020 13:13, Hamish McIntyre-Bhatty via Cygwin-apps wrote: >>> So I know it's been mentioned a lot that fork is slow on Cygwin, but >>> compared to other people's machines, eg when buildin

Re: Optimising cygwin fork performance

2020-12-16 Thread Brian Inglis
On 2020-12-16 10:36, Marco Atzeri via Cygwin-apps wrote: On 16.12.2020 13:13, Hamish McIntyre-Bhatty via Cygwin-apps wrote: So I know it's been mentioned a lot that fork is slow on Cygwin, but compared to other people's machines, eg when building, it seems way slower for me. First I'd like to k

Re: Optimising cygwin fork performance

2020-12-16 Thread Christian Franke
Marco Atzeri via Cygwin-apps wrote: On 16.12.2020 13:13, Hamish McIntyre-Bhatty via Cygwin-apps wrote: Hi, So I know it's been mentioned a lot that fork is slow on Cygwin, but compared to other people's machines, eg when building, it seems way slower for me. First I'd like to know if there's

Re: Optimising cygwin fork performance

2020-12-16 Thread Marco Atzeri via Cygwin-apps
On 16.12.2020 13:13, Hamish McIntyre-Bhatty via Cygwin-apps wrote: Hi, So I know it's been mentioned a lot that fork is slow on Cygwin, but compared to other people's machines, eg when building, it seems way slower for me. First I'd like to know if there's a good way to measure this that any