<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Aug 25, 2013 at 5:15 PM, Ivica Ico Bukvic <span dir="ltr"><<a href="mailto:ico.bukvic@gmail.com" target="_blank">ico.bukvic@gmail.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><div class="im">
    <div>On 08/25/2013 10:43 AM, András Murányi
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">
        <div class="gmail_extra">Check if you are using any third party
          GUI objects that have not been accelerated yet. They can be
          easily identified because their selection is in blue rather
          than orange. Beyond that, I will need the patch to study. Is
          there a lot of gui activity?<br>
          <div class="gmail_quote">
            <blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
            </blockquote>
            <div><br>
            </div>
            <div>I tested with the sequencer stopped, however it is a
              huge GUI. I'll eventually send the patch later.<br>
            </div>
            <div>The offending objects are:<br>
            </div>
            <div>cyclone/comment<br>
            </div>
            <div>
              tof/pmenu<br>
            </div>
            <div>tof/menubutton<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br></div>
    cyclone/comment is going away in the next release. I fixed
    it/accelerated it but there are a bunch of other design issues I
    don't feel like fixing. Eventually, I want vanilla comment to
    replace its functionality. You can still manually compile it for
    your own version if you like--it is just it has too many design
    issues I don't like to fix. </div></blockquote><div><br></div><div>Not a problem for me... I'm not depending on it at all.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div bgcolor="#FFFFFF" text="#000000">I'll also check tof soon and see what we
    can fix/keep and what has to go away.<br></div></blockquote><div><br></div><div>Thanks for that.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<div bgcolor="#FFFFFF" text="#000000">
    <br>
    That said, if these elements are not moving during runtime or
    changing colors or being interacted with, there should be no
    slowdown because of them. If they are being altered in real-time
    that can cause slowdowns.</div></blockquote><div><br></div><div>Well, we started from the slowness of preset_node_array when the containing patch is big or uses non-accelerated objects.<br></div><div>I'd be interested to see if having only accelerated object in the patch speeds up preset_node_array.<br>

</div><div>Although I don't know the internal workings of pd-l2ork, my impression is that it iterates through all objects (perhaps several times) to look up certain ones, and the slowdown happens when there are so many objects to iterate through.<br>

</div><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div bgcolor="#FFFFFF" text="#000000"><div class="im"><blockquote type="cite">
<div dir="ltr">
<div class="gmail_extra"><div class="gmail_quote"><br><div>I didn't know the blue/orange selection trick, it's
              neat.<br>
            </div>
            <div>And I like the new window colors. They use my OS
              settings, right?<br>
            </div>
          </div>
        </div>
      </div>
    </blockquote>
    <br></div>
    Thanks! It is currently hardwired to follow Ubuntu colors but can be
    easily changed inside <a href="http://pd.tk" target="_blank">pd.tk</a> file.<br>
    <br>
    <br></div></blockquote><div><br></div><div>BTW, I have transported the column breaking mechanism in tof/pmenu to tof/menubutton.<br></div><div>Please, when you are there, review and accept the patch to l2ork. (It's a two-liner.)<br>

<a href="https://sourceforge.net/p/pure-data/patches/514/">https://sourceforge.net/p/pure-data/patches/514/</a><br><br></div><div>Thanks,<br></div><div><br></div><div>András<br></div><div> </div></div></div></div>