For speed-up, I prepared new build server which has 80 cpus (nproc) and 128GB RAM. How can I get to know how many threads are involved in building android ? I just use m without -j option.
As I know is... build/soong/cmd/soong_ui/main.go:241: Detected 126 GB total RAM build/soong/cmd/soong_ui/main.go:242: Parallelism (local/remote/highmem): 82/0/15 build/soong/cmd/soong_ui/main.go:268: Took 45ms to start up. -- -- You received this message because you are subscribed to the "Android Building" mailing list. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-building?hl=en --- You received this message because you are subscribed to the Google Groups "Android Building" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/android-building/1589ea12-c439-431e-8bc8-a2fa7ce428e0n%40googlegroups.com.
