PaulStoffregen / CoreMark

Benchmark CPU Performance on Arduino Compatible Boards
102 stars 17 forks source link

M5Stack/ESP32 dual core results #12

Open GunterO opened 3 years ago

GunterO commented 3 years ago

I altered the code so it would run on both cores of the ESP32 (2 separate instances of coremark_main(), one on each core).