TheRedNatar / Mi-intento-final-de-Travian

https://www.therednatar.com
GNU General Public License v3.0
1 stars 0 forks source link

Performance issue on `Satellite.MedusaTable.get_unique_servers()` #4

Closed SirWerto closed 1 year ago

SirWerto commented 1 year ago

It is doing a distinct operation over the whole list of players, very taxing.

Maybe implement a Satellite.ServersTable which is autofilled?

Maybe autofilled first with during medusa process and after with incremental server