xiaoxiang781216 commented on pull request #92:
URL: 
https://github.com/apache/incubator-nuttx-testing/pull/92#issuecomment-812822710


   Ubuntu setup isn't free too:
   
![image](https://user-images.githubusercontent.com/18066964/113470572-6bdb0900-940b-11eb-80bb-c76e763b17ed.png)
   from the above picture(x86): total is 259s, setup is 106s(40.9%), so it 
isn't optimal scheme to split the small number of config(e.g. x86, avr 
especially the config increment for both arch is very small) from the middle 
config(e.g. other), on the other hand it can reduce the huge build time to 
split xtensa and riscv from other.
   So I still prefer to just move rsicv and xtensa from other.dat, but keep avr 
and x86/64 in other.dat, other change look fine to me.
   BTW, since macOS build don't use other.dat after change, we can remove all 
-Darwin from other.dat too.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to