Commits


Weston Pace authored and Antoine Pitrou committed 1c219e3de5c
ARROW-11490: [C++] BM_ArrowBinaryDict/EncodeLowLevel is not deterministic Clearing out previous values before generating new data. This will allow the benchmark to be more consistent when run with benchmark_repetitions Closes #9411 from westonpace/bugfix/arrow-11490 Authored-by: Weston Pace <weston.pace@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>