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

nice repo #2

Open
Baobaobear opened this issue Sep 25, 2019 · 1 comment
Open

nice repo #2

Baobaobear opened this issue Sep 25, 2019 · 1 comment

Comments

@Baobaobear
Copy link

こんにちは! This implementation sorting int is very fast, but do you have tried string or struct?
In this case, std::sort is faster in VS2015 from my test result

@EmuraDaisuke
Copy link
Owner

Hi Baobaobear

Msvc's std::sort and std::stable_sort seem to have very interesting implementations.
The sort algorithm is deep, so it's worth exploring.

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

No branches or pull requests

2 participants