App speed/power/responsiveness

When the app is deployed to a live environment is the speed/power/responsiveness improved? I have a series of calculations on the page. One series works fine the other the page times out (im going to investigate a bit further see if there is a problem my end) but when I saved the data (its a fair bit) it timed out as well.

Only if the app is already built optimally

This would indicate the app is not built optimally

Keep in mind when using the preview feature from development editor, any changes made will cause everything to be reloaded and cached again, so the initial load is slower than a subsequent load if no changes to app have been made.

1 Like

I refreshed everything and it is working better but the calculations still wont work. They work fine up until I enter the data into the popup. The pop up doesnt have any calculations in it but the data entered is used in a number of calculations. Its only the two rows that calculate the price per g/ml and cost per batch

It doesnt affect the grams calculation. As in, if I punch in all the data I can still enter data that makes the grams calculation happen but if I enter the data for the other 2 it freezes up.

This topic was automatically closed after 70 days. New replies are no longer allowed.