micropython-Chinese-Community / PiCalcTest

Pi calculation performance test for micropython and circuitpython

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pi calculation performance test for micropython and circuitpython

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%