High Missed Slot Leader Checks

Hello everyone, I just updated my block producing node cloud service provider

I know that there is similar topics while they have been posted long time ago.

Cardano node version: 10.5.1
RTS settings on bp node: +RTS -N -RTS
RTS settings on relay node: +RTS -N -I0.1 -Iw14400 -A32M -AL128M -F1.5 -H8500M -O8500M -RTS

However, I am experiencing high Missed Slot Leader Checks, i.e., 50 in a day.

Much appreciate your advice.

Thanks in advance.

What version of ghc are you using for compilation? There are some indicators, that garbage collection works better on newer versions like 9.6.

Thank you for your reply.

I did not compile the cardano-node/cli on my server. Instead, I just downloaded the compiled ones from Release 10.5.1 · IntersectMBO/cardano-node · GitHub