Koloboke icon indicating copy to clipboard operation
Koloboke copied to clipboard

Rehash should change state quickly

Open leventov opened this issue 10 years ago • 0 comments

Currently rehash() first replaces table arrays and then re-fills them with elements. Collection has incosistent state for relatively long time.

Rehash should first build new table and then quickly replace references.

leventov avatar Apr 14 '14 12:04 leventov