#559 DatabaseResult.cpp and .h GetFieldValueStr(..) is terribly inefficient

Fermé
Créé il y a 1 mois par image · 1 commentaires
image a commenté il y a 1 mois

The field_names is an array of pointers, so we have to for-loop o(n) instead of building a map for o(log(n)).

The field_names is an array of pointers, so we have to for-loop o(n) instead of building a map for o(log(n)).
image a commenté il y a 1 mois
Collaborateur

this was addressed by dc552fc9f6

closing

this was addressed by https://git.eq2emu.com/devn00b/EQ2EMu/commit/dc552fc9f633c98ded0319019bf35eae68bcbd88 closing
Connectez-vous pour rejoindre cette conversation.
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.