Commits


David Sisson authored and GitHub committed 85b167c05c2
GH-15200: [C++] Created benchmarks for round kernels. (#15201) The four existing kernel functions Ceil, Floor, Round, and Trunc gain benchmarks with this change. * Closes: #15200 Lead-authored-by: David Sisson <EpsilonPrime@users.noreply.github.com> Co-authored-by: Will Jones <willjones127@gmail.com> Signed-off-by: Yibo Cai <yibo.cai@arm.com>