drobilla / ingen

A realtime modular synthesizer and/or effects processor
GNU Affero General Public License v3.0
30 stars 7 forks source link

DSP usage indicator inaccurate #14

Closed loki42 closed 3 years ago

loki42 commented 4 years ago

ingen_dsp

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.

drobilla commented 4 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?

loki42 commented 4 years ago

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.

drobilla commented 3 years ago

Didn't turn out to be an issue?

loki42 commented 3 years ago

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 .