Fast file system that can both read and write

lukecam95
Posts: 14
Joined: Thu Sep 23, 2021 9:37 am

Fast file system that can both read and write

Postby lukecam95 » Wed Nov 24, 2021 9:23 am

Hi,

I have a Web server that servers quite a large website for the ESP32(All files and images add up to 2MB). The file read operations are taking over 10 seconds to complete and the bigger I make the SPIFFS partition, the worse it gets.

Many have suggested that the FAT on VFS is a faster solution, however this is unsuitable for me since I might need to update web pages and content through OTA updates in future.

Is there a file system faster than SPIFFS that has support for both read and write?

Thanks

Who is online

Users browsing this forum: No registered users and 138 guests