zyfeier opened a new pull request, #7909: URL: https://github.com/apache/nuttx/pull/7909
## Summary Because snprintf takes long time, so delay display pthread entry until the thread name needs to be displayed. ## Impact pthread_create cost time: before modify: `24330` after modify: `22384` ## Testing sabre-6quad:smp -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org