nordinzakaria / V-GA-lize

A visualization dashboard for the analysis of Genetic Algorithm (and other population-based metaheuristic) data
GNU General Public License v3.0
0 stars 1 forks source link

Slow rendering when zooming in onto population #17

Open nordinzakaria opened 5 years ago

nordinzakaria commented 5 years ago

Slow rendering, due to the large loop.

Solution: Need to cull out the part of the population which will not be visible