Kurt Guntheroth

A career technologist with broad experience in software development, Kurt has exceptional experience and skills in early stages of product development including market research, user needs analysis, and architectural design. In addition, Kurt has very deep C++ development experience. He currently works as a Software Engineer at iStreamPlanet.

Content

Optimize string use: a case study

June 2, 2016

This chapter from the book Optimized C++ discusses performance-tuning principles to optimize string handling functions, which are among the most used features of the C++ standard library.