Commits


mwish authored and GitHub committed f9904063b16
GH-35934:[C++][Parquet] PageIndex Read benchmark (#36702) ### Rationale for this change Add benchmark for read page index ### What changes are included in this PR? Just a benchmark in `cpp/src/parquet/bloom_filter_benchmark.cc` ### Are these changes tested? No ### Are there any user-facing changes? No * Closes: #35934 Lead-authored-by: mwish <maplewish117@gmail.com> Co-authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>