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

Optimization: Sort array when the length is greater than 1 #34281

Closed
wants to merge 1 commit into from

Conversation

remeio
Copy link
Contributor

@remeio remeio commented Jan 17, 2025

Sort array when the length is greater than 1.

Signed-off-by: Mengqi Xu <2663479778@qq.com>
@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged or decided on label Jan 17, 2025
@remeio remeio changed the title Optimize: sort array when length > 1 Optimization: Sort array when the length is greater than 1 Jan 17, 2025
@bclozel bclozel closed this Jan 17, 2025
@bclozel bclozel added status: declined A suggestion or change that we don't feel we should currently apply and removed status: waiting-for-triage An issue we've not yet triaged or decided on labels Jan 17, 2025
@bclozel
Copy link
Member

bclozel commented Jan 17, 2025

Thanks for the contribution but we only tend to accept performance-related changes when there is a clear performance improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: declined A suggestion or change that we don't feel we should currently apply
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants