jarbus / evo

MIT License
1 stars 0 forks source link

todo: speed up cache elites (again) #72

Closed jarbus closed 1 year ago

jarbus commented 1 year ago

adding more logs to make sure this is cache_elites and not saving or pop generation

e: it is cache_elites.

jarbus commented 1 year ago

sending just the seeds adds extra complexity to the code

jarbus commented 1 year ago

it seems to be a problem with reconstruction still namely, it seems like a problem saving a reconstruction to a seedcache

jarbus commented 1 year ago

the solution, unfortunately, seems to just be to use less elites