forked from openrs2/openrs2
Originally I used a singleton map if possible, to reduce overhead in the common case of a group containing a single file. However, the work-in-progress Cache class needs to mutate the map. Eventually my plan is to replace the Int2ObjectSortedMaps in Js5Index and Group with arrays, solving both the overhead and mutation problems. Signed-off-by: Graham <gpe@openrs2.org>bzip2
parent
b3b46bee1a
commit
f8835b7581
Loading…
Reference in new issue