Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ronnqvistandreas
Copy link

Math.min and Math.max cannot handle more than about 160k entries. This PR fixes this by chunking the entries, calculating the min/max for each chunk, and only then calculating the true min/max.

@vercel
Copy link

vercel bot commented Oct 21, 2025

@AndreasRonnqvistC is attempting to deploy a commit to the plouc's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

2 participants