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.