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

perf: better sort #14

Open
c-cube opened this issue Aug 18, 2021 · 0 comments
Open

perf: better sort #14

c-cube opened this issue Aug 18, 2021 · 0 comments
Assignees
Labels
A-perf performance enhancement New feature or request

Comments

@c-cube
Copy link
Owner

c-cube commented Aug 18, 2021

an array.sort/bigarray.sort (perhaps functorized) that works in-place on slices would be super useful as we use sort a lot in the SAT solver.

@c-cube c-cube self-assigned this Aug 18, 2021
@c-cube c-cube added A-perf performance enhancement New feature or request labels Aug 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-perf performance enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant