**`histogram.findBucket(v float64) int`** (`prom_histogram.go:864-897`) — Finds which bucket an observation falls into using the upper bounds: ...
The takeaway If you're benchmarking anything with tight indirect jump loops, alignment matters more than you think. A crate rename, adding an unrelated function, or even changing a string literal can ...