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

닫힘
image1 개월 전을 오픈 · 1개의 코멘트
image 코멘트됨, 1 개월 전

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 코멘트됨, 1 개월 전
협업자

this was addressed by dc552fc9f6

closing

this was addressed by https://git.eq2emu.com/devn00b/EQ2EMu/commit/dc552fc9f633c98ded0319019bf35eae68bcbd88 closing
로그인하여 이 대화에 참여
로딩중...
취소
저장
아직 콘텐츠가 없습니다.