/PrimeTest

Testing "find primes" on different platforms

Primary LanguageC++

Prime-testing

Inspired by Ralph Bacon In this video: https://www.youtube.com/watch?v=VE8-DCMXzo8&t=686s he was using a test-program fetched here: https://www.perturb.org/display/988_Arduino_calculate_prime_numbers.html

He used this progam to test different processor-boards.

I have made a small extension and have "ported" it to c and Python in order to test it on Raspberrry and microPython

The result of my testing:

PlatformNumber of primesFactor
TinyPico280273
UNO3850100
ESP826628012728
ESP321800454676
RPi ZW1857664825
RPi 332469456414
TinyPico: Run on the latest ESP32-based miniboard from unexpected maker

ESP8266 run on a Wemos D1 mini