summaryrefslogtreecommitdiff
path: root/libcxx/test/benchmarks/algorithms/nonmodifying/for_each.bench.cpp
AgeCommit message (Expand)Author
2025-06-18[libc++] Optimize ranges::{for_each, for_each_n} for segmented iterators (#13...Peng Liu
2025-03-19[libc++] Refactor and add benchmarks from [alg.nonmodifying] (#128206)Louis Dionne