apache / mynewt-newt

An OS to build, deploy and securely manage billions of devices
https://mynewt.apache.org/
Apache License 2.0
117 stars 96 forks source link

Allow newt to use number of physical cores as default for number of jobs in my newt by default #415

Closed WeekendSuperhero closed 4 years ago

WeekendSuperhero commented 4 years ago

on OS X 10.12 and Big Sur having the jobs default to the number of logical cores slows down build to significantly. This pr changes the default number of jobs to the number of physical cpu cores.

vrahane commented 4 years ago

@WeekendSuperhero Can you please clean up the commit messages and squash them into one.