Bug 1563753 - Switch bucketing algorithm and Use bucket limits as indices for the values array
The JSON-encoded payload requires this format anyway. Buckets are laid out in a way that, for a `sample` in bucket `i` this holds: bucket[i] <= sample < bucket[i+1]
Please register or sign in to comment