608
609
# balance that with the time it takes to extract ordering, by
609
610
# somehow grouping based on locations[key][0:3]
610
611
present_keys = sort_gc_optimal(parent_map)
612
615
# We want to yield the keys in a semi-optimal (read-wise) ordering.
613
616
# Otherwise we thrash the _group_cache and destroy performance