Skip to content

perf: SearchResults not memoized #458

Description

@nanaf6203-bit

Summary

SearchResults lacks memoization on filtered/sorted results.

Affected area

src/components/SearchResults.tsx

Steps to reproduce

Apply a filter; entries re-render unnecessarily.

Expected behaviour

Memoize on dependency list, use stable keys.

Acceptance criteria

  • Profiler shows reduced renders.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programperformancePerformance / bundle / runtimepriority/p3P3 — nice to have

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions