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

Chiuso
aperto 1 mese fa da image · 1 commenti
image ha commentato 1 mese fa

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 ha commentato 1 mese fa
Collaboratori

this was addressed by dc552fc9f6

closing

this was addressed by https://git.eq2emu.com/devn00b/EQ2EMu/commit/dc552fc9f633c98ded0319019bf35eae68bcbd88 closing
Sign in to join this conversation.
Caricamento...
Annulla
Salva
Non ci sono ancora contenuti.