Hi Dan,
We develop a website use DayPilot Schedule + Angular 6 for FE and .NET Core for BE.
The website run smoothly when working with a medium set of resource (less than 200 resource trees, each tree has 3-10 resources).
But when working with a larger set of resource (2000 resource trees), the schedule become slower. I can see some delay when scroll page, right click on booking, resource...
I already check the network and see all api response very fast, I guess when DayPliot must process a larger list of resource lead to the performance degrade.
Please help me clarify this case.
Thank you