List of questions
Related questions
Question 116 - Certified Platform Developer II discussion
A customer has a single Visualforce page that allows each user to input up to 1500 sales forecasts and instantly view pivoted forecast calculations. Users are complaining that the page is loading slowly, and they are seeing error messages regarding heap and view state limits.
What are three recommendations to optimize page performance? (Choose three.)
A.
Segregate calculation functionality from input functionality
B.
Specify the list of sales forecasts as transient
C.
Implement pagination and reduce records per page
D.
Create formula fields to compute pivoted forecast calculations
E.
Use JavaScript Remoting instead of controller actions
Your answer:
0 comments
Sorted by
Leave a comment first