Skip to content
This repository has been archived by the owner on Feb 13, 2021. It is now read-only.

talk about determinism #72

Open
tiby312 opened this issue Jul 5, 2020 · 2 comments
Open

talk about determinism #72

tiby312 opened this issue Jul 5, 2020 · 2 comments

Comments

@tiby312
Copy link
Owner

tiby312 commented Jul 5, 2020

its fully deterministic. uses unstable_sort() and pdqselect (which is based off of unstable_sort(), which both use a pseudo random number based off of the length of the problem

@tiby312
Copy link
Owner Author

tiby312 commented Sep 27, 2020

talk also about how hard it is to make a library that actualy speeds up performance over naive methods in the context of compiler and processor optimization

@tiby312
Copy link
Owner Author

tiby312 commented Sep 28, 2020

talk also about how sometimes a level of indirection makes things faster

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant