I have one really simple application which takes a lot of hub resource.
Here is an application in question:
Basically it runs on a periodic schedule (every 12 sec)
and sends a message to the PixelBlaze Driver.
I have about 7 PixelBlaze Controllers but only this one requires
periodic communication.
What could be wrong with my RM rule or PixelBlaze custom driver?
@gopher.ny
UPDATE
According to the Appstat page this RM Rule in question takes more than 50%
of hub resource. This means every minute more than 30 sec hub
is busy with processing this RM rule. Rule is on a 12 sec periodic schedule.
If this statistic is correct hub has no choice to run anything else.
However hub runs everything I would say OK.
BTW,
once I saw "% of total" column was showing well above 200% value
(unfortunately I missed to catch this).
Question is:
How trusty all this statistical data is?
I think it could a bug in the reporting algorithm.