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

Optimisations #4

Open
bencrts opened this issue Jul 28, 2020 · 0 comments
Open

Optimisations #4

bencrts opened this issue Jul 28, 2020 · 0 comments

Comments

@bencrts
Copy link
Owner

bencrts commented Jul 28, 2020

The code still runs quite slowly for large parameter sets (it can also require lots of memory). We should try to make the code more efficient by (a) choosing the search space for the attack parameters more intelligently, and (b) supporting multiple cores.

We should also profile memory usage and attempt to reduce the overall memory cost of running these estimates.

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

1 participant