Skip to content

Optimize Particle Performance Configuration #606

Description

@shivanshiv

The Particles.tsx component renders 125 particles on every page load, which can impact performance on lower-end devices. Investigate the particles.number.value setting and reduce it based on viewport size. What I recommend is to potentially consider using the useViewport hook to adjust particle count for mobile vs. desktop, or add a performance-focused configuration option.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions