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

frontend: Improve Table performance and update styles #2620

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

sniok
Copy link
Contributor

@sniok sniok commented Nov 29, 2024

This PR optimizes Table to avoid rerenders when data is not changed

Testing

Dev mode without react/redux extensions (incognito mode)

Switching between pods <-> deployments pages (all lists are already loaded)

Before
Average duration ~240ms
image

Average duration ~150 ms
image

So approximately x1.6 faster

@sniok sniok added frontend Issues related to the frontend performance labels Nov 29, 2024
@sniok sniok force-pushed the table-perf branch 3 times, most recently from 4e019e7 to f435c0e Compare December 3, 2024 16:15
@sniok sniok marked this pull request as ready for review December 3, 2024 16:19
@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Dec 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Issues related to the frontend performance size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant