qiyuan-han opened a new pull request, #10311:
URL: https://github.com/apache/nuttx/pull/10311

   ## Summary
   Enable -Oz for xtensa CLANG to reduce codesize
   
   ## Impact
   Xtensa platform which configured with CLANG.
   Especially helpful for small flash devices.
   
   ## Testing
   Cmdline "size $binfile" could be used to show the optimization effect from 
-Os to Oz.
   Cut more than 16k bytes for a  typical ffmpeg configuration with performance 
loss 1% for mp3 decoder and 16% for opus decoder.
   
   


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