Try and run it with substeps. Make a for loop that runs substeps times and update the physics at deltaTime/substeps time. See if that affects the performance over different framerates.
Unfortunately, I cannot change the gearMaxAngVelocity, as setting it to anything other than the gear’s max angular speed will cause the vehicle to not accelerate at all.