Skip to content

chore: more UI performance improvements #2702

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

Merged
merged 1 commit into from
May 17, 2025
Merged

Conversation

cprussin
Copy link
Collaborator

Summary

This PR contains a few related performance improvements:

  1. Enable react compiler for IH, Entropy Explorer, and component library
  2. Refactor Drawer state management to reduce rerenders drastically
  3. Rev nextjs patch version
  4. Disable turbopack for IH as it's causing major issues with webinspector

Rationale

I noticed that the drawer was performing quite poorly on mobile on some pages, and digging into how to improve the perf led me to some of the other issues that are overlapping / interrelated as well.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@cprussin cprussin requested a review from a team as a code owner May 16, 2025 23:40
Copy link

vercel bot commented May 16, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
api-reference ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 6:44am
component-library ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 6:44am
entropy-debugger ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 6:44am
entropy-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 6:44am
insights ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 6:44am
proposals ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 6:44am
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 17, 2025 6:44am

This PR contains a few related performance improvements:

1. Enable react compiler for IH, Entropy Explorer, and component library
2. Refactor Drawer state management to reduce rerenders drastically
3. Rev nextjs patch version
4. Disable turbopack for IH as it's causing major issues with webinspector
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.

1 participant