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

simulation runs too slowly #4

Open
7yl4r opened this issue Sep 1, 2013 · 1 comment
Open

simulation runs too slowly #4

7yl4r opened this issue Sep 1, 2013 · 1 comment

Comments

@7yl4r
Copy link
Owner

7yl4r commented Sep 1, 2013

The run speed of computing cells with movement or even the cells with color is too slow. The source of the slowdown(s) must be found and optimized.

Some performance decrease compared to running vanilla GoL is expected, but on my machine this runs at something like 1 evolution per second, which is much too slow. I think there is much room for improvement in the methods of lifegenes_core.cell (for example), since I did not make effort to optimize the solutions on initial proof-of-concept.

@7yl4r
Copy link
Owner Author

7yl4r commented Sep 3, 2013

Just a thought on this: while I do love the string-based DNA... doing it with integers is probably more efficient.

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

No branches or pull requests

1 participant