I noticed a significant performance difference between EvoGym versions:
When running run_ga.py in EvoGym 1.0, the program executes very quickly. However, in EvoGym 2.0, using the same script and default parameters, the runtime becomes much slower.
Is this slowdown expected due to changes in the simulation or default settings?
Are there recommended parameters or configurations to achieve performance similar to version 1.0?