Links may not function; however, this content may be relevant to outdated versions of the product.
Use four facilities to achieve good performance
This presentation is part of the Designing and Building for Performance Self-Study Course.
Transcript
When designing a PRPC application, consider these four checklist items to ensure you address performance issues early.
- Design Time Warnings: Be attentive to PRPC warnings. They indicate when something may not be quite right with one of your rules.
- Performance Alerts: When unit testing, ensure rules run within the expected SLA time and they do not use system resources above certain pre-set thresholds.
- PAL: Inspect the unit-tested run-time statistics of PAL to identify indications of abnormal usage.
- Application Functionality: Ensure there are no behind-the-scenes errors that may have performance implications.