|
|
|
|
|
by tialaramex
1172 days ago
|
|
I don't see the std::vector example as a micro-benchmark, we're not talking about wasting a few microseconds in a contrived example, we're talking about destroying the amortized constant time growth performance of the data structure because of an API goof. |
|