Skip to content

perf(lruMemoize): avoid reallocating entries#748

Open
romgrk wants to merge 1 commit intoreduxjs:masterfrom
romgrk:patch-1
Open

perf(lruMemoize): avoid reallocating entries#748
romgrk wants to merge 1 commit intoreduxjs:masterfrom
romgrk:patch-1

Conversation

@romgrk
Copy link
Copy Markdown
Contributor

@romgrk romgrk commented Jun 12, 2025

Avoid allocating a new entries array on each call.

@netlify
Copy link
Copy Markdown

netlify bot commented Jun 12, 2025

Deploy Preview for reselect-docs canceled.

Name Link
🔨 Latest commit 393af85
🔍 Latest deploy log https://app.netlify.com/projects/reselect-docs/deploys/684a22270134b50008173d89

@codesandbox-ci
Copy link
Copy Markdown

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@aryaemami59 aryaemami59 added the performance Issues regarding performance label Mar 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

performance Issues regarding performance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants