XinStellaris commented on PR #8814: URL: https://github.com/apache/nuttx/pull/8814#issuecomment-1469506067
> Very nice @XinStellaris did you execute some benchmark test to check how much is this version faster? Yes ,I have tested on STM32F429-disc1: native C assembly strcpy total(run 25 times) cpu cycles 27081 strcpy total(run 25 times) cpu cycles 7115 strcpy average cpu cycles 1083 strcpy average cpu cycles 284 That is nearly 1/4 of the cpu cycles of native C -- 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]
