No products in the cart.
< 1 min read
Performance
Severity
Medium
Apex Page
SF-0119
Inefficient JavaScript delivery to the client can result in slow page load times.
Combine all JavaScript files into a single file to reduce HTTP requests, and remove duplicate functions as they might result in more than one HTTP request and waste JavaScript execution.
30 min
See the Salesforce documentation article: Visualforce Performance: Best Practices > Optimizing JavaScript.
There was a problem reporting this post.
Please confirm you want to block this member.
You will no longer be able to:
Please allow a few minutes for this process to complete.