Hi all,
I'm using dynamoRio inside a fedora container (`fedora 38`). The usage is super simple: `drrun /usr/sbin/sshd -D -e`, i.e., just start an SSH server. However the startup is super slow. Further more, the started server cannot handle any ssh connection becuase it's too slow and cause connection timeout.
As far as I understand, dynamoRio should not cause so much overhead. I digged a bit into the problem but cannot find any useful information. Thank you so much if you can give me any suggestions what may cause the overhead!
Best regards,
Justin