Introduction - If you have any usage issues, please Google them yourself
Loop optimization
(1), full decomposition of the small loop
(2), extracting the common portion
(3), the delay function (4), while loop and do ... while loop (6), and loop unrolling