The phenotype JSON is cloned twice when populating, once in [populate](https://github.com/panchishin/geneticalgorithm/blob/master/index.js#L42) and once in [mutate](https://github.com/panchishin/geneticalgorithm/blob/master/index.js#L53). Looks like a nice library. Will try it out in the coming days :)