Docker container performance degredation

Hello,

I am running a very resource intensive application (Kaldi audio transcription) within a Docker container. When comparing with running the same application natively on the host machine, performance is 2 - 3 X worse.

Could anyone shed some light on what might cause this ? I am not sure what would be a good place to start investigating.