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

reduce processing time #3

Open
akashdexati opened this issue Jun 8, 2020 · 1 comment
Open

reduce processing time #3

akashdexati opened this issue Jun 8, 2020 · 1 comment

Comments

@akashdexati
Copy link

Hi @anopara

The program takes too long at line
out = gen.generate(100, 20)
Is there a way to reduce the processing time apart from reducing the number of iterations ?

@anopara
Copy link
Owner

anopara commented Jun 9, 2020

Hi @akashdexati

You can disable matplotlib plotting the image after every generation, that would speed it up somewhat.

Otherwise, exactly 0 effort has been spent on optimization since it was just a toy exercise 🙂

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