BUILD.bazel
35.8 KB
-
Extend BM_StrAppendInt to use log-uniform random numbers instead of constants · 6d21df71
This follows Benford's law, which is likely also a much more accurate representation of real data than a constant. We also add benchmarks for different integer types. PiperOrigin-RevId: 596039508 Change-Id: I4862c7cfdbf5face18ae31cf0bd2fd54e47684b7
Abseil Team committed