Closed
What are the points we need to consider for better performance of the application?
What are the points we need to consider for better performance of the application? I came across the following points (not to totally sure), could you correct or add few more?
- Reduce the number of hits to database.
- Better use datapage, if possible use snapshot pattern
- Reduce activities use OOTB activities given by Pega
- Defer Load the section, use asynchronous data pages if the section is very large.
Thanks,
***Edited by Moderator Marissa to update Platform Capability tags****