-
-
Notifications
You must be signed in to change notification settings - Fork 584
Open
Description
Profiling auto-evo I've noticed that things like total hex count, movement speed, rotation speed, and storage capacities take quite a significant portion of any auto-evo run. I think that if those were precalculated and updated in species OnEdited that would make things faster. One slight caveat here is that auto-evo might not be calling OnEdited after each organelle change, so that's the slightly tricky part to make sure auto-evo doesn't use outdated values when testing mutations.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
Backburner