Low Latency Trading Insights · Aug 23, 2026
Armed and dangerous: std::shared_ptr<T> considered harmful
0Sign in to vote or save

A few years ago I was looking at some performance graphs and I got surprised to see that I got a huge performance hit when replaced my homegrown smart pointer with the STL std::shared_ptr and kept wondering why since these should be mostly equivalent.

Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.