Skip to content

fixation removal #1

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

Merged
merged 1 commit into from
Apr 13, 2023
Merged

fixation removal #1

merged 1 commit into from
Apr 13, 2023

Conversation

molpopgen
Copy link
Member

Fixation removal after mutation counting
and not during offspring generation.

Big performance win.

* Allows improved performance by using
  memcpy to update offspring genomes.
* Use partition_point to improve perf
  when generating offspring genomes
* Remove some code duplication
@molpopgen molpopgen merged commit 13ce651 into main Apr 13, 2023
@molpopgen molpopgen deleted the fixation_removal branch April 13, 2023 21:30
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

Successfully merging this pull request may close these issues.

1 participant