Why is my View slow to load?
We have found two leading causes that can impact View loading times on the frontend:
Encryption Plugins
Encryption plugins like Gravity Forms Encrypted Fields or similar plugins can significantly impact View loading times.
Encrypting and decrypting values are very slow tasks (on purpose!). This doesn't pair well with fast load times on the front end.
Gravity Forms Secure File Download Location
Loading images takes a long time when Gravity Forms Secure File Download Location is enabled. Read this doc on how to disable the setting.
GravityView Multiple Forms
If you have a View that is connected to multiple forms, that can take longer for the entries to be gathered and displayed. Enabling Strict Entry Match will improve the speed for these Views.