Skip to content

Commit cf79e2c

Browse files
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 1d319df commit cf79e2c

File tree

5 files changed

+465
-618
lines changed

5 files changed

+465
-618
lines changed

0 commit comments

Comments
 (0)