system-bridge icon indicating copy to clipboard operation
system-bridge copied to clipboard

Ever increasing memory usage

Open mvdwetering opened this issue 3 years ago • 0 comments

Description

When I was looking at value reported by System Bridge I noticed that the memory usage kept rising.

This seems to be caused by System Bridge itself, I guess it is not supposed to use > 2GB. Exiting System Bridge releases the memory and all is back to normal again.

image

This graph shows the memory increase over time.It is about 75% at 14:00 to a bit over 88% at 21:20 on a system with 16GB of RAM, so ~2GB in 7 hours . image

I installed System Bridge with pip as described and start with like this:

python3.10 -m systembridgebackend

What Platform / OS are you running?

Windows

What version are you running?

Windows 10.0.19044, System bridge 3.4.4

Anything in the logs or a references that might be useful?

No response

Additional information

No response

mvdwetering avatar Aug 28 '22 19:08 mvdwetering