Improve performance of surveying => faster search
- def.h: changed vectors for inorganics to contain uint8_t instead of bool which improves the performance when using std::fill and std::memset to batch-set the whole array - survey.cpp: using std::memset instead of direct assignment to reset the inorganic vectors, also using the actual size of each vector for the call - changelog.txt: add note concerning the changesdevelop
parent
dbe77d08a1
commit
838285e925
Loading…
Reference in New Issue