I'm also glad I do not write C++ on the daily anymore: luckily my software does not need that kind of performance characteristics.
You can write pretty fast and reasonable code nowadays.
Either directly on top of a runtime/compiler written in C++, or as indirect dependency on a C++ compiler toolchain.