From the article:
How much is std::string_view faster than standard std::string operations?
Have a look at a few examples where I compare std::string_view against std::string.
by Bartlomiej Filipek
Source: https://isocpp.org/blog/2018/07/performance-of-stdstring-view-vs-stdstring-from-cpp17-bartlomiej-filipek