In order to determine which direction to go in terms of tweaking the page lifecycle, you first must determine which steps may be acting up, or not as performant as expected. These timings can vary based on tenant, site collection, time of day, O365 performance, internet connection, etc..
Perform the following tasks in the browser:
- Disable the Graph feature in DigispaceConfigurationIDS_AK by setting EnableAzureAD to FALSE (this helps with reading the console more clearly)
- Developer Tools
- Console Tab
- CTRL+UP arrow, Refresh All (or type localStorage.clear() in the Console)
- Reload the page
- Filter the console for the keyword 'executing'
This article continues here: https://github.com/akumina/AkuminaDev/wiki/Akumina-Framework-Performance-Considerations#debugging-the-current-performance-of-the-framework