You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: