u-root / NiChrome

An open ChromeOS distro with a Go-based userland, X11, and upspin support. (WIP)
GNU General Public License v2.0
59 stars 27 forks source link

Make worker threads dynamic at runtime #73

Closed erfanian closed 6 years ago

erfanian commented 6 years ago

This should speed up builds that are cpu constrained.

TEST=automated framework

erfanian commented 6 years ago

Before: 2:03.72 elapsed

After: 1:48.27 elapsed

And slightly less time context switching to system.