Refactor to use an IGeneFactory for building genes, so we can make the various genes immutable singletons, rather than having a zillion of them. This should vastly reduce memory consumption.
Log in to post a comment.