Side effects of high CPU load

Hi Team,
is this level of CPU load concerning? What would it affect aside the time scale in the log files?
Would it affect any trigger based events?

Best Regards,
Rainer

Hi,

The whole trigger system does not depend on the CPU load.
Ignition and injection events are always done in sync with crankshaft position.

It affects the update rate of general strategies and calculations.
Most strategies run at 500 Hz, so they are updated every 2 ms.
With 150% load, the update rate goes from 2 ms to 3 ms.

Can you send us your project file?
We would like to check what you are using that causes the load to be this high.
If you don’t want to share it publicly, you can send it to me in a private message.

We also have plans for optimization, so it will get better in the future.

Thanks for the quick reply, Marek !
I have some ideas where it’s comming from and let you know once I identified the main contributor(s). It’s probably just the sum of everything (CAN rx and tx messages and and and).
Cool to hear you’re optimising it.

I’m having similar issues, about 125% cpu load. I’ll send you my file privately.