The tables don't seem to lazy load; rather, it seems the page waits to render until they're ready.
On pages I display graphs, your plugin does seem to lazy load and overall speed is not impacted. See the graph and load time here: https://crypto-ml.com/
Do graphs load asynchronously but not tables? Is it just asking too much to display 12 tables on a single page? Do you have any other recommendations on how I can improve performance?
Nice set-up I must say. Each wpDataTable sends out an admin-ajax request, so the amount of these requests sent is multiplied by the number of tables on the page. That can prolong the loading speed.
One of our users suggested that Swift Performance WP Cache Booster plugin helped them a lot with loading speed. Other than that, there's not much I can help with. Speeds depend on server performance, local machine performance, internet speed - but you know all that already. Thanks.
Hello,
Can you please help me with suggestions for improving performance?
I would like to display 12 tables on a single page, the layout for which you can see here: https://crypto-ml.com/trade-history/
Each table pulls data from a Google Sheet.
The tables don't seem to lazy load; rather, it seems the page waits to render until they're ready.
On pages I display graphs, your plugin does seem to lazy load and overall speed is not impacted. See the graph and load time here: https://crypto-ml.com/
Do graphs load asynchronously but not tables? Is it just asking too much to display 12 tables on a single page? Do you have any other recommendations on how I can improve performance?
Thank you,
Justin
Hello Justin.
Thank you for your purchase.
Nice set-up I must say. Each wpDataTable sends out an admin-ajax request, so the amount of these requests sent is multiplied by the number of tables on the page. That can prolong the loading speed.
One of our users suggested that Swift Performance WP Cache Booster plugin helped them a lot with loading speed. Other than that, there's not much I can help with. Speeds depend on server performance, local machine performance, internet speed - but you know all that already. Thanks.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Alright, sounds good and makes sense. I will consider segmenting these tables off to their own sub pages. Sounds like that'll be the best approach.
Good deal, Justin.
If you have any further questions or issues, please feel free to open a new ticket, and we'll gladly help.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables