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

Have many more individuals #2

Open
rvosa opened this issue Nov 9, 2015 · 3 comments
Open

Have many more individuals #2

rvosa opened this issue Nov 9, 2015 · 3 comments

Comments

@rvosa
Copy link
Member

rvosa commented Nov 9, 2015

The canvas should be quite full of individuals. There are some performance issues that should be addressed here:

  1. the fade() function is inefficient. Probably better to have a queue of the past X generations which we re-draw with more and more transparency.
  2. the competition calculations are costly. Maybe do away with those?
@rvosa
Copy link
Member Author

rvosa commented Aug 30, 2016

The competition calculations are out. Need to profile again to see what's otherwise costly now.

@rvosa
Copy link
Member Author

rvosa commented Aug 31, 2016

Redrawing the tree is expensive, so there now is a checkbox that allows users to pause this.

@rvosa
Copy link
Member Author

rvosa commented Sep 1, 2016

Probably should have a checkbox to turn off the fade effect.

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