Android : How many make threads to use?

on Thursday, September 11, 2014


I'm building aosp.


Make command is using to build it. make -jN


In source.android.com I found that fastest builds are made with commands between make -j16 and make -j32.


Has anyone did some investigation of it...? How many threads to use for fastest building?


0 comments:

Post a Comment