And if you compile yourself, make sure to create a ‘release build’. --build-type Release instead of RelWithDebInfo.
--build-type Release
RelWithDebInfo
This can have a huge performance impact (I’m not talking about 20%, but rather doubling the speed):