Issue!
When I upload the exact same file again and re-parse and re-save the same files I go from 10 second execution to 210 seconds.... I am reading and writing 256 bytes all the time, except for the last buffer of a file write which is usually 256 or less.
I .remove() the original file before .open("filename","w");
Why slow?
RichardS
PS. I am also using me-no-dev's async tcp/ip-webserver library which does trigger itself when other things are running, so this could always be a gotcha..... but at the time of the upload and parse its the only thing happening, I can deal with contentions later...
https://epartsconnect.com
Live realtime stock market prediction website. https://www.stocksignalslive.com my latest creation. Uses AI and machine learning.
New site featuring ESP8266 and ESP32 projects. tutorials, and news.
http://EverythingESP.com
ESP8266.com Founder and Administrator
The Mind Factory (get more from your 3D printer)
Home of the ESP8266, ESP8285, and ESP32 microcontrollers....