esp icon indicating copy to clipboard operation
esp copied to clipboard

Optimize VFS file upload/download performance

Open SpComb opened this issue 2 years ago • 0 comments

vfs_http_copy() needs some benchmarking to see if the fgetc / fputc loop could be optimized to improve file upload/download performance.

Originally posted by @SpComb in https://github.com/qmsk/esp/pull/50#discussion_r1149464060

SpComb avatar Mar 27 '23 16:03 SpComb