In this sample application I explain how the ticks application can be used to find performance issues so you know what logic needs to be improved when dealing with performance issues.
The biggest advantage is that with this component you can narrow down the execution time per action/function/query to milliseconds, where service center only shows slowsql (above 200ms) or LifeTime only showing whole request time.
I've described the application as much as needed so you can check and find out yourself how this can be helpfull in your own situation. For this I added the multiple examples. Also have some comments in the logic or explaining added in the screens.
If you find this component usefull, please let me know by a thumb up (-:
The sample contains tree modules:
The end-user module contains difference examples:
Note:Service center is set as user provider. The 'GeneralLogDrilledDownExcelExample' screen is also public available.
Upgrade to OS V11