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

Task Priority: Performance First #260

Open
LittleSound opened this issue Jul 6, 2024 · 1 comment
Open

Task Priority: Performance First #260

LittleSound opened this issue Jul 6, 2024 · 1 comment
Assignees
Labels

Comments

@LittleSound
Copy link
Member

Current task priority in Vapor

  1. 🔥 Performance First
    • CI runs Performance Report every day
      • In order to find that the performance is weakened in time
    • Focus on the performance of v-for
    • Automatically select custom directive according to the source code?
      • Where is the uncertainty? It needs to be further determined.
  2. 🔥 Improve basic functions
    • Maintain performance at the same time
    • Test Coverage | Test Coverage
    • props/emits/slots
    • inhertAttrs
    • v-for + custom directive
  3. SSR hydration
    • VitePress Slidev
  4. DevTools
  5. Built-in Component
    • KeepAlive
    • Transition
  6. Async Component (Built-in Component)
  7. Suspense
@LittleSound LittleSound changed the title Priority: Performance First Task Priority: Performance First Jul 6, 2024
@sxzz sxzz added the overview label Jul 20, 2024
@Vector-Green
Copy link

Actually we could also make a way to minify classNames and ids/other selectors (instead of just hash)

@sxzz sxzz self-assigned this Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants