While pymon is running and watching an application for changes, it's CPU usage is rather high, even just watching and not doing anything else.
Python running pymon consumes ~20% CPU at all times. When running a Python app without pymon, the CPU usage stays at 0%.

Above screenshot is just running pymon watching a "Hello World" app.
And that's on an 8th gen i9. 20% of that are a lot ;)
While
pymonis running and watching an application for changes, it's CPU usage is rather high, even just watching and not doing anything else.Python running
pymonconsumes ~20% CPU at all times. When running a Python app without pymon, the CPU usage stays at 0%.Above screenshot is just running
pymonwatching a "Hello World" app.And that's on an 8th gen i9. 20% of that are a lot ;)