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

Performance: Avoid spread, prefer batching pushTo #311

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Conversation

ajthinking
Copy link
Owner

@ajthinking ajthinking commented Oct 1, 2024

Optimize Clone.run
Spread operator gave max call stack error in pullFrom when receiving 200K items.

Copy link

vercel bot commented Oct 1, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
data-story-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 1, 2024 2:13pm

@ajthinking ajthinking changed the title Avoid spread Performance: Avoid spread, prefer batching calls to pushTo Oct 1, 2024
@ajthinking ajthinking changed the title Performance: Avoid spread, prefer batching calls to pushTo Performance: Avoid spread, prefer batching pushTo Oct 1, 2024
@ajthinking ajthinking merged commit 9b097c4 into main Oct 1, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant