How can we ensure that all dashboard portlets load faster?

How can we ensure that all dashboard portlets load faster?

A property pertaining to dashboard cache needs to be enabled after which the dashboards will load considerably faster. The property is as mentioned below: arc.dashboard.cache.enabled = yes By enabling this property, we are caching the dashboard objects. When the user logs-in the subsequent time, the dashboard reads from the cached object and displays the dashboards much faster. After defining the property, make sure to 'Apply Changes/Re-cache Changes' for the changes to take effect.