Platform performance overview
Ensure system optimization through performance monitoring and diagnostics.
| Term | Description |
|---|---|
| Application server response | Time for the application server to process a request and render the resultant page. |
| Network latency and throughput | Time for the network to pass your request to the server and the response back. |
| Browser rendering and parsing | Time for your browser to render the HTML and parse/execute Javascript. |
| Instance Cache | Amount of system resources available for processing. |
Instance cache effects on performance
There is a performance degradation whenever you purge and rebuild the instance cache.
During core business hours, avoid or minimize any of the following actions that will
cause a purge and rebuild of the instance cache.
- Adding or updating system properties
- Adding or updating dictionary entries
- Committing update sets
- Adding or updating translations