Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 672 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 672 Bytes

PiCalcTest

Pi calculation performance test for micropython and circuitpython.

The performance of different processors is compared by calculating the Pi of different bits.

Test program

Result

Please Note

  1. In order to reduce the influence of other factors on the calculation, the hardware should be reset before calculation.
  2. It is normal for the calculation time to fluctuate in a small range.