C++ has done a pretty good job of maintaining the ideal that "you don't pay for what you don't use". Your C++ is too slow? Think carefully about which features you're using.
If you choose features appropriately (given that speed is your top concern), and you still find that another language is faster, I'd be quite surprised.