Pi calculation performance test for micropython and circuitpython.
The performance of different processors is compared by calculating the Pi of different bits.
- In order to reduce the influence of other factors on the calculation, the hardware should be reset before calculation.
- It is normal for the calculation time to fluctuate in a small range.