Re: more on exit performance
Perry E.Metzger <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.performance |
|---|---|
| Message-ID | <[email protected]> |
David Laight <[email protected]> writes: > I don't know how how many children the benchmark process has, but I > suspet it is a lot! Even then this gains <10%, for a normal process > (and system workload) it must be noise. Keep in mind that some web servers etc. start hundreds of processes, so handling waits and exits efficiently is important. Perry