This content describes an older version of this product.
View Latest
Performance
There are a few settings and techniques that can help you to improve application
performance.
Only enable debug mode for users who are actively debugging JavaScript. Salesforce is slower
for users who have debug mode enabled.
Performance Settings
There are a few Setup settings that can help you to improve application performance.
Fixing Performance Warnings
A few common performance anti-patterns in code prompt the framework to log warning messages to the browser console. Fix the warning messages to speed up your components!