btashton commented on issue #2425: URL: https://github.com/apache/incubator-nuttx/issues/2425#issuecomment-735023858
Yeah I agree. I mostly just wanted to put this together so there was some level of due diligence on the release and we were not just saying looks like code size is larger `¯\_(ツ)_/¯` I run my script against some other configurations including some network related ones, and found the increase to be similar. Most of them did not use memalign before so this is likely a cost in most configurations, and most of the file related functions that deal with streams gained a little bit of code size each which added up to ~200-300 bytes new code and was counteracted by some other clean-up in common code. ---------------------------------------------------------------- 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