Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the performance of the slotByElement method in Scheduler #7380

Closed
nelito987 opened this issue Jun 14, 2023 · 3 comments
Closed

Improve the performance of the slotByElement method in Scheduler #7380

nelito987 opened this issue Jun 14, 2023 · 3 comments
Assignees
Labels
Bug C: Scheduler FP: Completed Sync status with associated Feedback Item jQuery

Comments

@nelito987
Copy link
Contributor

When the slotByElement method is used for multiple elements this could lead to performance issues in Scheduler.
For example the difference in the performance can be observed in the Dojo examples linked below when loading the Scheduler and when changing the selected resources:

The issue occurs starting with the 2023 R1 SP1 release and could be due to the following fix - #7260

@github-actions github-actions bot added the FP: Unplanned Sync status with associated Feedback Item label Jun 14, 2023
@gurpreet48
Copy link

When trying to fetch the information of the cell with the help of slotByElement. It's very slow and takes to slow load the scheduler in comparison to the previous versions. Please do it on urgent bases.

@gdenchevprog
Copy link
Contributor

Increasing priority as this has been requested/reported again - 1612419

@gdenchevprog
Copy link
Contributor

Requested several more time in the public item - 1612730

@gdenchevprog gdenchevprog self-assigned this Aug 9, 2023
@github-actions github-actions bot added FP: Completed Sync status with associated Feedback Item and removed FP: Unplanned Sync status with associated Feedback Item labels Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug C: Scheduler FP: Completed Sync status with associated Feedback Item jQuery
Projects
None yet
Development

No branches or pull requests

4 participants