You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(build): use dynamic cpu cores to compile code. (#265)
* Modify the default number of threads used for compilation to be the number of CPU logical cores instead of hardcode.
* Modify the default number of threads used for compilation on Linux and MAC platforms to be the number of CPU logical cores, rather than hardcode.
0 commit comments