Portal performance optimization
Learn more about the heavy-load and high-traffic scenarios and ways to optimize the user experience and portal performance.
Using the following performance enhancements, you can improve the overall user experience.
- Optimized high-load experience: Optimizes the employee experience during high usage such as live events, major announcements.
For more information, see High-traffic experience.
- Defer widget load: Speeds up initial page rendering by loading only essential content first and deferring non-critical elements until later. Delay loading non-critical resources until after the
main content is rendered.
For more information, see Defer load in Employee Center.
- Mega menu async load: Loads resources or data asynchronously in the background without blocking the main thread.
For more information, see Configure Mega menu async load system properties.
- Skeleton load: Improves perceived performance by displaying placeholder elements (like grey boxes or lines) while actual content is loading. This placeholder UI reassures employees that the system is functional and reducing the wait times.
Hinweis:
- Skeleton loaders are not applicable to the customized widgets.
- Defer load configuration at the SP Portal level overrides the instance-level configurations.