Closed loki42 closed 3 years ago
It's a DSP usage meter, not a CPU usage meter, so they don't necessarily correlate much.
That said, it certainly shouldn't be 270% if things are working (not dropping out constantly). Can you send me the graph?
I think this might have been something to do with having debugging turned on the client side (ingen was run with -gd) I'll see if I can reproduce it again on Intel.
Didn't turn out to be an issue?
Fixed when I updated the parsing code so I think it was at my end.
On Thu, 17 Dec 2020 at 01:47, David Robillard notifications@github.com wrote:
Didn't turn out to be an issue?
— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/drobilla/ingen/issues/14#issuecomment-746407445, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAISQBHZJVFF3I5ESOPJPE3SVDB6NANCNFSM4K354QYQ .
The DSP usage indicator is showing 270% where as HTOP is showing 3.3% for one ingen thread, 2.7% for another and 0.7% for the third.
Tested on Intel X86_64 and ARM AArch64 with similar behaviour.