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

Implement effective permSort algorithms #442

Open
altavir opened this issue Nov 21, 2021 · 0 comments
Open

Implement effective permSort algorithms #442

altavir opened this issue Nov 21, 2021 · 0 comments
Labels
good first issue The issue awaits its hero. Contributions are welcome performance Performance optimization issue

Comments

@altavir
Copy link
Member

altavir commented Nov 21, 2021

Perm sort was implemented in #435, but the performance is not tested. Also, there should be more effective algorithms than the one from stdlib. One needs to test different sorting algorithms and implement them for primitives and boxed values

@CommanderTvis CommanderTvis added the performance Performance optimization issue label Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue The issue awaits its hero. Contributions are welcome performance Performance optimization issue
Projects
None yet
Development

No branches or pull requests

2 participants