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

vqsort, x86-simd-sort #18

Open
ii14 opened this issue Dec 22, 2023 · 0 comments
Open

vqsort, x86-simd-sort #18

ii14 opened this issue Dec 22, 2023 · 0 comments
Labels

Comments

@ii14
Copy link
Owner

ii14 commented Dec 22, 2023

Option to build with Google's vqsort or Intel's x86-simd-sort.

x86-simd-sort is only AVX2 and AVX512. vqsort can do SSE too, but as far as I can tell it doesn't bring much of any actual improvement over libstdc++'s std::sort.

@ii14 ii14 added the perf label Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant