On our machine we have around 6-8 OPC UA servers installed that register with the LDS every 30 seconds. This results in a rather high CPU usage (LDS is the process with the most CPU usage on the whole machine):

I have installed a prototype of my .NET based LDS (https://github.com/MD-V/LightLDSCore) on the machine.
It uses much less CPU (see image):

Is there any way to optimize the CPU usage for the UA-LDS?
On our machine we have around 6-8 OPC UA servers installed that register with the LDS every 30 seconds. This results in a rather high CPU usage (LDS is the process with the most CPU usage on the whole machine):

I have installed a prototype of my .NET based LDS (https://github.com/MD-V/LightLDSCore) on the machine.

It uses much less CPU (see image):
Is there any way to optimize the CPU usage for the UA-LDS?