<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Hi Scott<br>
          Yes, I can reproduce this.  Apparently, performance drops off
      past 40K tasks on a single server.  Some data structure must be
      overloaded, I will check on this now.  <br>
          Justin<br>
      <br>
      On 10/26/2012 04:14 PM, Scott Krieder wrote:<br>
    </div>
    <blockquote
cite="mid:CABp7gVwDGPcUxaZW5=w6np7T4YEQ6rwFbzc35oy9uqQwxW5xYg@mail.gmail.com"
      type="cite">Hi All,
      <div><br>
      </div>
      <div>I'm running a swift script executing 100k sleep(0) calls to
        the builtin sleep function, wrapped in a single foreach loop.
        However, in a best case my runtime is roughly 1200 seconds with
        8 workers (plus 1 server, 1 engine) and 100k bound on my foreach
        loop. This means that I am only getting ~80 task per second. I
        was expecting to get something closer to 1000 tasks per second,
        what else should I be doing to improve my tasks per second? I
        have already disabled logging with the hopes that this would
        increase performance.</div>
      <div><br>
      </div>
      <div>Thanks,</div>
      <div>Scott</div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Exm-user mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Exm-user@lists.mcs.anl.gov">Exm-user@lists.mcs.anl.gov</a>
<a class="moz-txt-link-freetext" href="https://lists.mcs.anl.gov/mailman/listinfo/exm-user">https://lists.mcs.anl.gov/mailman/listinfo/exm-user</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Justin M Wozniak
</pre>
  </body>
</html>