Hacker News new | ask | show | jobs
by jjuhl 2714 days ago
My workstation has 20 cores/40 threads and a large C++ compile job parallelizes nicely, but the linking phase does not. I could use more single threaded performance to speed up linking of our many libraries and executables.