frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

From C char to string_view: The cost of abstraction in C++ strings

https://thecloudlet.github.io/technical/cpp/cpp-string/
1•thecloudlet•2h ago

Comments

thecloudlet•1h ago
Author here. The concepts in this article were the key to rearchitecting a module in our production codebase, which ultimately yielded a 10x performance improvement. Hope you find these notes useful!