Hacker News
new
top
best
ask
show
job
From C char to string_view: The cost of abstraction in C++ strings
(
thecloudlet.github.io
)
1 point
by
thecloudlet
4 hours ago
1 comment
thecloudlet
4 hours 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!