anjiahao1 opened a new pull request, #17544: URL: https://github.com/apache/nuttx/pull/17544
## Summary string:use builtin function to optimize libc function This allows the compiler to automatically identify which string functions can be compiled into libraries, and the compiler's internal implementation is faster than libc functions. ## Impact If a function is optimized to be a builtin, the call speed will be improved. ## Testing ostest -- 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]
