Hi,
I am currently working on optimizing the performance of a website running on an ESP32-S3 with the W5500 Ethernet module, utilizing the ESP HTTP server example provided here: https://docs.espressif.com/projects/esp ... erver.html.
The website contains various resources, including HTML, CSS, JavaScript, SVG, TTF, WOFF, and WOFF2 data. I have already optimized the HTML, CSS, and JavaScript files. The maximum count of open sockets is set to 13 (max_open_sockets), and the CPU frequency is at its maximum - 240 MHz.
Despite these efforts, certain pages still take between 4 to 9 seconds to load. I'm seeking advice on further time optimizations.
Do you have any suggestions on how to enhance performance in this scenario?
Thank you for your assistance.
Optimizing the performance of a website running on an ESP32-S3
-
- Posts: 3
- Joined: Tue Jan 09, 2024 8:42 am
Who is online
Users browsing this forum: Google [Bot] and 89 guests