Skip to content

Commit 2fdc7c6

Browse files
ldionneIcohedron
authored andcommitted
[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 47bdf05 commit 2fdc7c6

File tree

5 files changed

+464
-618
lines changed

5 files changed

+464
-618
lines changed

0 commit comments

Comments
 (0)