Search found 1 match

by heromed
Tue Jan 18, 2022 11:21 pm
Forum: Announcements and News
Topic: MicroPython version 1.18 released
Replies: 20
Views: 119117

Re: MicroPython version 1.18 released

I just run some I/O tests on ESP32-WROOM-32 using V1.18

The test wrote/read 1000 variable-length text lines between 34 and 42 characters.

The write operation using 1.18 was 11% SLOWER than 1.17

The read operation using 1.18 was 21% SLOWER than 1.17

???