Skip to content

Draft: Perturbate Unique keys in UniqFM

Sebastian Graf requested to merge wip/mix-uniques into master

Inspired by !4902 (comment 332114), I want to try out perturbating Unique keys so that the IntMap in UniqFM is properly balanced (with high probability, that is).

I'll open an issue in time, just exploring for now.

Merge request reports