cppbestpractices icon indicating copy to clipboard operation
cppbestpractices copied to clipboard

First discuss runtime performance

Open aminya opened this issue 4 years ago • 0 comments

This moves the runtime performance discussion before the build time discussion

It was kind of surprising to discuss build-time performance first, something that most developers don't need to be worried about, especially now that C++20 has modules.

aminya avatar Mar 31 '21 00:03 aminya