Skip to content

perf: site performance optimization #7

Description

@Xixn2

Summary

Investigate and fix performance bottlenecks:

  • Audit animation performance (GPU compositing, will-change)
  • Reduce JS bundle size (dynamic imports, tree shaking)
  • Image optimization (WebP/AVIF, lazy loading, sizes)
  • Eliminate layout shift (CLS)
  • Reduce LCP time
  • Remove redundant re-renders in React components

Metadata

Metadata

Assignees

No one assigned

    Labels

    performancePerformance improvements

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions