crafcat7 commented on PR #11303:
URL: https://github.com/apache/nuttx/pull/11303#issuecomment-1837519665

   > @crafcat7 did you compare the build time before and after this 
modification?
   
   I'm not so sure my method of comparison is accurate the way I do it:
   1. . /tools/configure.sh -l sim:nsh
   2. time make
   The resulting data is as follows:
   Before modification: make 38.68s user 15.02s system 107% cpu 49.926 total
   After: make 38.85s user 14.89s system 107% cpu 49.927 total
   Meanwhile, considering that there might be some calculation error when 
running, I tried it several times, and it's around +- 1s.
   So it looks like the impact on compile time should be relatively small.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to