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

クローズ
1 ヶ月 前image によって開かれました · 1 コメント
image1 ヶ月 前 にコメントしました

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)).
image1 ヶ月 前 にコメントしました
共同編集者

this was addressed by dc552fc9f6

closing

this was addressed by https://git.eq2emu.com/devn00b/EQ2EMu/commit/dc552fc9f633c98ded0319019bf35eae68bcbd88 closing
image 1 ヶ月 前 に閉じられました
会話に参加するには サインイン してください。
読み込み中…
キャンセル
保存
まだコンテンツがありません