<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Seems to be quite good!<br>
    <br>
    <div class="moz-cite-prefix">Le 22/04/2016 00:14, Greg Sheremeta a
      écrit :<br>
    </div>
    <blockquote
cite="mid:CAEReEe8h_FXWMjBFExkdLvBT6LVEVtrR2E7CqMA1ouYhH58Y8Q@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi everyone,
        <div><br>
        </div>
        <div>If you've experienced this issue and you're able to upgrade
          to 3.6.5, I'd love to get your feedback on the responsiveness
          of the webadmin UI now.</div>
        <div><br>
        </div>
        <div>Best wishes,</div>
        <div>Greg</div>
        <div><br>
        </div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Sun, Apr 3, 2016 at 11:13 AM, Greg
          Sheremeta <span dir="ltr">&lt;<a moz-do-not-send="true"
              href="mailto:gshereme@redhat.com" target="_blank">gshereme@redhat.com</a>&gt;</span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">
            <div dir="ltr">We have patches in review that should fix
              this in 3.6.5. The underlying problem is a couple of
              JavaScript memory leaks.
              <div><br>
              </div>
              <div>Best wishes,</div>
              <div>Greg</div>
              <div><br>
              </div>
            </div>
            <div class="gmail_extra">
              <div>
                <div class="h5"><br>
                  <div class="gmail_quote">On Fri, Jan 8, 2016 at 10:41
                    AM, Nir Soffer <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:nsoffer@redhat.com" target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:nsoffer@redhat.com">nsoffer@redhat.com</a></a>&gt;</span>
                    wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0 0 0
                      .8ex;border-left:1px #ccc solid;padding-left:1ex">
                      <div>
                        <div>On Fri, Jan 8, 2016 at 4:42 PM, Alexander
                          Wels &lt;<a moz-do-not-send="true"
                            href="mailto:awels@redhat.com"
                            target="_blank">awels@redhat.com</a>&gt;
                          wrote:<br>
                          &gt; On Friday, January 08, 2016 04:29:47 PM
                          Nir Soffer wrote:<br>
                          &gt;&gt; On Fri, Jan 8, 2016 at 1:13 PM,
                          Nathanaël Blanchet &lt;<a
                            moz-do-not-send="true"
                            href="mailto:blanchet@abes.fr"
                            target="_blank"><a class="moz-txt-link-abbreviated" href="mailto:blanchet@abes.fr">blanchet@abes.fr</a></a>&gt;
                          wrote:<br>
                          &gt;&gt; &gt; Hi all,<br>
                          &gt;&gt; &gt;<br>
                          &gt;&gt; &gt; Since I upgraded engine to 3.6,
                          I noticed that the webadmin takes a lot of<br>
                          &gt;&gt; &gt; ressources whatever is the
                          browser. It can become very slow even for
                          small<br>
                          &gt;&gt; &gt; actions, like changing tabs or
                          editing a vm. The browser activity becomes<br>
                          &gt;&gt; &gt; intensive (100% of cpu) and the
                          processor very hot with a increased fan<br>
                          &gt;&gt; &gt; activity. I suppose javascript
                          to be responsible of this behaviour. Is<br>
                          &gt;&gt; &gt; there a way to reduce the
                          resource allocated to the webadmin?<br>
                          &gt;&gt; &gt; (This is not a weakness of my
                          laptop which is an i7 cpu with 16GB of RAM)<br>
                          &gt;&gt;<br>
                          &gt;&gt; Sounds like <a
                            moz-do-not-send="true"
                            href="https://bugzilla.redhat.com/1264809"
                            rel="noreferrer" target="_blank"><a class="moz-txt-link-freetext" href="https://bugzilla.redhat.com/1264809">https://bugzilla.redhat.com/1264809</a></a><br>
                          &gt;&gt;<br>
                          &gt;&gt; It was closed because we could not
                          reproduce it with current versions.<br>
                          &gt;&gt;<br>
                          &gt;&gt; I would try first to upgrade to
                          latest 3.6 version, and if you can reproduce<br>
                          &gt;&gt; it, please reopen this bug.<br>
                          &gt;&gt;<br>
                          &gt;&gt; Alexander: can you advice on how to
                          debug this?<br>
                          &gt;&gt;<br>
                          &gt;&gt; Nir<br>
                          &gt;<br>
                          &gt; If you are willing to spend some time
                          helping us debug that would be great as<br>
                          &gt; obviously we are unable to reproduce. If
                          you have Chrome, can you open the<br>
                          &gt; development tools (ctrl-shift-i) and go
                          to the 'Profiles' tab. That should give<br>
                          &gt; you the option to 'Collect Javascript CPU
                          Profile' among other things. Make<br>
                          &gt; sure you select that, and click start.
                          Then go in the web admin and do<br>
                          &gt; something that makes your CPU spike. Let
                          it go for a little bit doesn't have<br>
                          &gt; to be long.<br>
                          &gt;<br>
                          &gt; Go back to the CPU profiles tab and click
                          stop. That will generate a profile and<br>
                          &gt; that profile will include the percentage
                          of CPU usage per method. It should be<br>
                          &gt; sorted by percentage. If you can take a
                          screen shot of that and give me the<br>
                          &gt; exact rpm version, I can use that to
                          de-obfuscate the method name and<br>
                          &gt; hopefully get some useful information.<br>
                          <br>
                        </div>
                      </div>
                      You can also save such profile to file, and attach
                      it to the bug.<br>
                      <br>
                      When I reorted this, this was also reproducible in
                      Firefox, and both profiles<br>
                      are attached to the bug.<br>
                      <span><font color="#888888"><br>
                          Nir<br>
                        </font></span>
                      <div>
                        <div>_______________________________________________<br>
                          Users mailing list<br>
                          <a moz-do-not-send="true"
                            href="mailto:Users@ovirt.org"
                            target="_blank">Users@ovirt.org</a><br>
                          <a moz-do-not-send="true"
                            href="http://lists.ovirt.org/mailman/listinfo/users"
                            rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br>
                        </div>
                      </div>
                    </blockquote>
                  </div>
                  <br>
                  <br clear="all">
                  <div><br>
                  </div>
                </div>
              </div>
              <span class="HOEnZb"><font color="#888888">-- <br>
                  <div>Greg Sheremeta, MBA<br>
                    Red Hat, Inc.<br>
                    Sr. Software Engineer<br>
                    <a moz-do-not-send="true"
                      href="mailto:gshereme@redhat.com" target="_blank">gshereme@redhat.com</a><br>
                    <a moz-do-not-send="true" href="tel:919-741-4016"
                      value="+19197414016" target="_blank">919-741-4016</a><br>
                  </div>
                </font></span></div>
          </blockquote>
        </div>
        <br>
        <br clear="all">
        <div><br>
        </div>
        -- <br>
        <div class="gmail_signature">Greg Sheremeta, MBA<br>
          Red Hat, Inc.<br>
          Sr. Software Engineer<br>
          <a moz-do-not-send="true" href="mailto:gshereme@redhat.com"
            target="_blank">gshereme@redhat.com</a><br>
          919-741-4016<br>
        </div>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@ovirt.org">Users@ovirt.org</a>
<a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/users">http://lists.ovirt.org/mailman/listinfo/users</a>
</pre>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Nathanaël Blanchet

Supervision réseau
Pôle Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5         
Tél. 33 (0)4 67 54 84 55
Fax  33 (0)4 67 54 84 14
<a class="moz-txt-link-abbreviated" href="mailto:blanchet@abes.fr">blanchet@abes.fr</a> </pre>
  </body>
</html>