Thomas Goyne 7a75e2bae2 Use a better data structure for IndexSet
Switch to a chunked vector-of-vectors which makes mid-insertions on large sets
much faster, and cache the begin/end/count for each chunk to make lookups much
more cache-friendly.
2016-05-11 16:08:30 -07:00
..
2016-05-11 16:08:30 -07:00
2016-02-16 12:19:26 -08:00
2016-03-21 13:32:03 -07:00