In an WPF/c# application that uses around 50-200 of short living worker-threads created by Task.Factory.StartNew
it takes from 1 to 10 seconds before the newly created thread starts executing.
What is the reason for this very slow thread execution start?
Update:
The delay is excatly 500 msec
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…