Hello, we have problem with performance. We figure it out, if we add custom config it's more slower than we expect.
The main problem we have with this config:
// progressiveRowRenderingPreload: 5,
// dynamicEventRenderingMarginY: 300,
// dynamicEventRenderingCacheSweeping: true,
If we enable this part a lot of problem from our side
We just want to try with better optimization. Because we have problem with loading other stuff on the page with Daypilot.
Could you please help us with default config params. We want to know what is the best solution.
Please take a look at the attached screenshots.