Skip Navigation

The Little Things: The Missing Performance in std::vector

codingnest.com The Little Things: The Missing Performance in std::vector

`std::vector` is often said to be the default container, because it provides good baseline performance for common operations. Recently, I experimented with a simple API change that can improve the performance of a common usage pattern by 10+ %.

11

You're viewing a single thread.

11 comments
11 comments