Skip to content

Conversation

@e32wong
Copy link
Contributor

@e32wong e32wong commented Jan 18, 2026

This PR will be rebased against the main branch once it is ready for review as it relies on a few compilation fixes from the other pull request (#457).

Changes:

  • Removed manual Vite chunking
    • The reason is that in profiling tests, we discovered that it is degrading the loading performance rather than enhancing it. In a 4G test with cache disabled, we are loading at 15.3 seconds (manual chunking disabled) vs 16 seconds (manual chunking optimizations enabled).
  • Unified the icon library to Iconify
    • Repeated tests showed a speedup of 0.3 seconds on a 4G test with cache disabled. Observing a drop from 12.9 seconds to 12.6 seconds.

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