Commit 27598ab
authored
[libc++] Further refactor sequence container benchmarks (llvm#126129)
This patch does not significantly change how the sequence container
benchmarks are done, but it adopts the same style as the associative
container benchmarks.
This commit does adjust how we were benchmarking push_back, where we
never really measured the overhead of the slow path of push_back (when
we need to reallocate).1 parent 79e9887 commit 27598ab
File tree
5 files changed
+464
-618
lines changed- libcxx/test/benchmarks/containers
- sequence
5 files changed
+464
-618
lines changed
0 commit comments