Skip to content

New version takes more cpu #125

Open
@alexkno79

Description

@alexkno79

I am running ism7mqtt on a raspi in a docker environment.
I used previously v0.0.16 which used around 0.3% of my CPU in idle and around 2% in case new messages are received and processed.

When using the master branch I notice remarkable higher cpu consumption.

Below the same with v0.0.16:
IMG_0004

Below you can see some CPU stats using the master branch (same parameter.json and same overall config as all environment variables are the same, just the image changed):
IMG_0003

Also the overall usage is remarkable. Here a graph showing the docker stats for the container until 10:00 with master branch and the much more relaxed system after 10:00 running v0.0.16.

IMG_0006

So some of the changes seem to be very resource consuming in latest build for any reason

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions