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

perf(react-scheduler): improve rendering performance #2969

Conversation

MaximKudriavtsev
Copy link
Contributor

@MaximKudriavtsev MaximKudriavtsev commented Jul 2, 2020

Fix #2968

  • add memo to vertical cell
  • add deepEqual func to improve React.memo

@MaximKudriavtsev MaximKudriavtsev changed the title React performance perf(react-scheduler): improve editing performance Jul 2, 2020
@MaximKudriavtsev MaximKudriavtsev changed the title perf(react-scheduler): improve editing performance perf(react-scheduler): improve rendering performance Jul 3, 2020
@MaximKudriavtsev MaximKudriavtsev merged commit 1f3d090 into DevExpress:master Jul 6, 2020
@MaximKudriavtsev MaximKudriavtsev deleted the react-scheduler-editing-performace branch July 6, 2020 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React Scheduler slow editing with many cells
3 participants