You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/04/02 20:06:40 UTC

[GitHub] [incubator-nuttx-testing] v01d edited a comment on pull request #92: move avr, risc-v, xtensa and x86 builds out of other.dat

v01d edited a comment on pull request #92:
URL: https://github.com/apache/incubator-nuttx-testing/pull/92#issuecomment-812690115


   Ok, without changing anything to sim it is now around 40m faster in total (1:56 down to 1:13). This is the current situation:
   
   ![image](https://user-images.githubusercontent.com/161706/113449875-27347b00-93d5-11eb-9098-49f3938a16b1.png)
   
   Please have a look at macos.dat and let me know if you think something else should be added.
   
   Now sim  on macOS is the only one exceeding 30m. I think that we should try to improve this. If you really think that removing some configs from the build on macos is not a good idea, I think we should try to reduce the number of configs by merging the related ones. For example, I imagine we could have a general "testing" config with various kind of test applications enabled. There's no need to have one config per each (unless they conflict with each other). Same goes for some of the examples: we can provide some configs that contain various related examples.
   
   As this change would be done in a separate step, I suggest that we merge this for now, as it is already an improvement.
   I will make the acompanying PRs on nuttx/ and apps/


-- 
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:
users@infra.apache.org