Page 2 of 2

Re: [ANGULAR] Slow down in syncing big requests

Posted: Thu Mar 16, 2023 7:30 pm
by Exigo

I normally add it like that, to not redraw, but the issue is NOT the drawing of events. It is the sync, after the backend returns.
My gif/video show this issue very clearly. We are talking a slow down factor of 10 on project.sync() before the scheduler is unlocked for further editing.

Just to be 100% sure i did it with your code, and sync is still above 10 seconds. On 5.2.7 and down it is 1 second for 300 events.


Re: [ANGULAR] Slow down in syncing big requests

Posted: Mon Mar 20, 2023 12:43 pm
by Exigo

We cannot upgrade to 5.3.0, as long as this issue is present. Have you tried recreating it with my code?

Andreas @ Exigo


Re: [ANGULAR] Slow down in syncing big requests

Posted: Wed Mar 22, 2023 11:38 am
by alex.l

Hi Andreas,

We reproduced this, I've opened a ticket to fix this problem https://github.com/bryntum/support/issues/6434
Thank you for the report!


Re: [ANGULAR] Slow down in syncing big requests

Posted: Fri Mar 24, 2023 1:29 pm
by Exigo

Thanks Alex

Cheers
Andreas @ Exigo