I tried the LP10 demo, and can confirm that Podium reports a high CPU usage. However if you open up the task manager you’ll see that the CPU usage is actually only a few percent. The Podium CPU indicator shows the percentage of time spent in the plugin processing, and not the actual CPU usage. If the plugin is programmed so that it needs to wait for some system resources to be available, it will not use CPU while waiting, but it will still block the audio processing and thus consume much of the time that is available before ASIO buffers will underflow.
Reaper is probably reporting the actual CPU usage of the plugin, but I suspect the plugin is behaving similarly. If you try to add extra plugins to push the CPU usage upwards in Reaper, I’m guessing you will notice overload long before you reach 100%. Please let me know if this is not the case.
It will be difficult for me to debug this. Maybe you could contact DDMF. They may have some prior experience with this issue.