Modernizing C++ : Optimizing for Performance (Part A)
The second pillar in transforming legacy code into modern, high-performance systems.
In part one of this series, we established stability as the foundation of any modernization effort. If your system isn’t stable, performance optimizations are essentially meaningless—-after all, a fast crash is still a crash.