genaray/Arch

Merge arrays in `EntityInfo` for improved lookup speeds?

genaray opened this issue · 1 comments

The arrays in the EntityInfo class could be merged. Depending on the one this could be faster or slower. In the past a small benchmark showed that it is faster when splitted, but this should be checked again.

Solved in : 776664d