btashton commented on issue #2425: URL: https://github.com/apache/incubator-nuttx/issues/2425#issuecomment-735025932
> It would be nice to know about code size issues at the time the PR is generated vs. he 11th hour before a release. I agree. This is part of what I am working on, we now store all the binaries from the CI runs so we can do analysis on them, but I'm trying to figure out what the right thing to do to show the results. Showing the code size change for 200 configurations in a github comment is not helpful, but I might be able to highlight configurations where there has been a high percentage change or new/deleted symbols across all the builds. For core OS features I imagine we can get a lot of benefit just looking at something like ostest configurations on a couple architectures. It may not be super representative of real world configurations, but I suspect it will bring things out. I'll see what I can come up with and then we can iterate on it. > Are you considering a "Code Size" section in the release note? Probably not a bad idea going forward. It also shows that it is something we are prioritizing which I think is important. ---------------------------------------------------------------- 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