I’ve noticed some slow response time when several of my pages load in the Dev environment. Most of the page’s data is displayed dynamically based on a group that the user is in, but even a repeating group searching through two rows of data can take 2-3 seconds to load.
As I’m working through possible bottlenecks I want to know whether the production app will be running on beefier hardware than the Dev environment. I work for a company that builds applications, and I know our Dev/Test environments are scaled down quite considerably in terms of hardware and resources. Just curious if it’s the same situation on here as well.
Thanks!