<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <p><br>
    </p>
    <br>
    <div class="moz-cite-prefix">On 12/06/16 10:56, Anonim Stefan wrote:<br>
    </div>
    <blockquote
cite="mid:CAO7wsJtyNRc+aq8VGMRXoHYMTMf1=PrC5bJcG05A98LgWE=YOw@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>
                  <div>
                    <div>Hi,<br>
                      <br>
                    </div>
                    I am doing some basic benchmarks with Kamailio. I am
                    using a VM with 1 CPU i7 2,50 GHz and Kamailio with
                    children=1.<br>
                    <br>
                    This is what I measure for each request, inside the
                    benchmark block:<br>
                  </div>
                  - app_python processing (some euclidian distance based
                  on a dlg_var input) -> same for all requests<br>
                </div>
                - uac_req_send() OPTIONS -> same for all requests<br>
                <br>
              </div>
              I am running SIPp tests for 1000 calls with
              1,10,50,100,150,200 calls per second.<br>
              <br>
            </div>
            What I see is that the Global average processing time per
            request decreases with the increasing rate; I expected it to
            increase with the increasing rate. Is there an explanation
            for this, or am I doing something wrong ?!<br>
          </div>
        </div>
      </div>
    </blockquote>
    I haven't looked at your scripts so far, but it could be the caching
    done by OS or the python interpreter -- as there is higher rate, the
    used pages of memory get hit often and not released to swap.<br>
    <br>
    Cheers,<br>
    Daniel<br>
    <pre class="moz-signature" cols="72">-- 
Daniel-Constantin Mierla
<a class="moz-txt-link-freetext" href="http://www.asipto.com">http://www.asipto.com</a> - <a class="moz-txt-link-freetext" href="http://www.kamailio.org">http://www.kamailio.org</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/#!/miconda">http://twitter.com/#!/miconda</a> - <a class="moz-txt-link-freetext" href="http://www.linkedin.com/in/miconda">http://www.linkedin.com/in/miconda</a></pre>
  </body>
</html>