Horrible performance to render a large gltf file (11M faces)

It seems that this is a known shortcoming, at least for the inertia:

Maybe you can try to adjust camera.speed based on the delta time with the last frame (engine.getDeltaTime())?