VideoMapping / remoteX

lpmtX OSC controller using ofxUI
MIT License
1 stars 2 forks source link

high cpu when running remoteX #1

Open jamet opened 9 years ago

jamet commented 9 years ago

Hi Gilad, i tried remoteX and at first run my cpu goes 100% for remoteX (which can be explained by unlimitted framerate), so i set it to 60 fps which is still very high for a gui.

doing that reduce cpu and it goes now to around 35%, which is better, but still a lot more then lpmt itself.

openning the issue here to report on small commits which leads to better perf.

i tested really fast, but it seems that some features are not working, like hiding a quad. will try to have a closer look on that.

but it seems a good work to start with :)

Giladx commented 9 years ago

Bonjour jamet what’s up :) Yes! remoteX have a CPU high consuming problem and thanks I didn't notice that because I am using heavy hardware. But it is still an issue because remoteX spouse to be a light client.I also started to clone remoteX with Timeline (with the same gui)
I will see about the features that not working and fix it , if you have some list it will help

Giladx commented 9 years ago

Hey jamet I figure out the cpu problem somehow its ofxUI I checked also other ofxUI examples and its the same problem as long as you add more gui elements and canvas the CPU usage will be higher
Maybe I will have to change gui ... :/