5 Sep
2023
5 Sep
'23
4:48 p.m.
`posix_spawn()` should be more efficient on all systems, especially macOS. Running `make -j12 install` in an x86_64 emulated shell on a 12-core M2 Pro system, I saw a substantial time improvement (9 minutes vs 13) and much lower system overhead. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/3734