Commit 4f07c49
committed
[libc++] Further refactor sequence container benchmarks
This patch does not significantly change how the sequence container
benchmarks are done, but it adopts the same style as the associative
container benchmarks.
However, 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 ccb08b9 commit 4f07c49
File tree
5 files changed
+465
-618
lines changed- libcxx/test/benchmarks/containers
- sequence
5 files changed
+465
-618
lines changed
0 commit comments