Files
clang-p2996/libcxx/test/benchmarks/algorithms/fill.bench.cpp
Louis Dionne a6093d3034 [libc++] Explicitly mention vector_bool in the name of benchmarks (#127313)
We have some benchmarks that were benchmarking very specific
functionality, namely the optimizations in vector<bool>::iterator. Call
this out in the benchmarks by renaming them appropriately. In the future
we will also increase the coverage of these benchmarks to test other
containers.
2025-02-15 14:56:19 +01:00

1.7 KiB