<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote"><div>Well, Even though the themes didn't install properly, I thought I'd give it a try, and it seems to have worked.<br>
<br>I executed my modified version of the frontend, and it still sits at 14% yet even after the hack from 70Hz refresh down to 5 refresh.<br>
I changed both instances of:<br><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">drawTimer->start(1000 / 70);</font></font><br>to <br><font color="black" face="Verdana,Arial,Helvetica" size="2"><font color="black" face="Verdana,Arial,Helvetica" size="2">drawTimer->start(1000 / 5);</font></font><br>
<br>So either, that was not the right way to affect the animation pulse rate, or the root cause of this cpu usage is NOT the animation pulse.<br><br></div></div></blockquote><div><br>Not, only that, if it were the animation pulse, would it make sense that the performance would be related to gui size? I resized my gui on my unmodified frontend to 720x480, and it still just sits there at 14% utilization (looking at the thread CPU usage in top) <br>
</div></div>