Making the most of business plan and persistent server

Hi All,

Recently signed up to the business plan to try and leverage the potential performance improvement that the persistent server option enables. I have enabled the persistent server (Step 1 done).

This is a general question, but are there any other perks of having the persistent server and what can I do to utilize this to the max? For example maybe storing things in server memory, etc… My app has many server calls depending on what the user wants to see. I currently load them in a lazy fashion where each page only calls the data that’s needed.

Looking for general guidance and tips. Thanks

1 Like

Here is a discussion of persistent server that might be helpful:

Here are some more general performance optimization tips:

Great, thanks @hugetim

1 Like