esp-idf/docs/en/api-guides/performance
Adam Múdry 16915556a3 fatfs: fstat - enable setting a custom preferred block size
Enables setting a custom st_blksize in fatfs vfs fstat function.
Directly affects file buffer size for fatfs.
Increasing the value helps with fread and fgets speeds, however increases heap usage.
Added info to docs about improving I/O performance.
2023-03-08 09:09:47 +01:00
..
index.rst doc: Add performance guides for execuion speed, binary size, RAM usage 2021-06-03 13:55:34 +10:00
ram-usage.rst docs: Updated api_guides/performance chapters for esp32c6 and esp32h2 2023-02-16 09:08:46 +01:00
size.rst lwip: Support IPv6 only mode 2023-02-27 08:53:34 +01:00
speed.rst fatfs: fstat - enable setting a custom preferred block size 2023-03-08 09:09:47 +01:00