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

fix: improve collapse / uncollapse performance #6860

Merged
merged 3 commits into from
Mar 8, 2023

Conversation

BeksOmega
Copy link
Collaborator

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide
  • I ran npm run format and npm run lint

The details

Resolves

Fixes N/A
Related to #6786

Proposed Changes

Updates methods related to collapsing to use the queueRender method instead of render.

Changes bumpNeighbours to always queue a bump, instead of bumping immediately.

Reason for Changes

Performance and performance.

Test Coverage

Only manual testing :/

Documentation

Additional Information

Dependent on #6859

@github-actions github-actions bot added the PR: fix Fixes a bug label Feb 22, 2023
@BeksOmega BeksOmega mentioned this pull request Feb 24, 2023
4 tasks
@BeksOmega BeksOmega marked this pull request as ready for review March 2, 2023 00:51
@BeksOmega BeksOmega requested a review from a team as a code owner March 2, 2023 00:51
@BeksOmega BeksOmega requested a review from gonfunko March 2, 2023 00:51
@BeksOmega BeksOmega requested review from NeilFraser and removed request for gonfunko March 6, 2023 18:15
@BeksOmega BeksOmega merged commit 5cae074 into google:develop Mar 8, 2023
@BeksOmega BeksOmega mentioned this pull request Mar 21, 2023
4 tasks
@BeksOmega BeksOmega deleted the fix/collapse-performance branch May 3, 2023 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: fix Fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants