<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>


<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<div>
<p dir="auto">Hi Nikos ,</p>
<p dir="auto">thanks for taking out your precious time and replying ,</p>
<p dir="auto">Summary of analysis .</p>
<ol dir="auto">
<li>Server uses GNUTLS for handshake and security .</li>
<li>Architecture is x86.</li>
<li>used jmeter as client to fire requests to Server .</li>
<li>Tested with following symmetric ciphers and  hashalgos<br>
AES_128_CBC_SHA1,   AES_128_CBC_SHA256,   AES_256_CBC_SHA1,  AES_256_CBC_SHA256.</li>
<li>For constant input client requests =3000 ,DH=2048 , the Cpu-Busy-Time clearly jumped from 15.43 sec to 128.98 sec
an approx 9x increase .</li>
<li>Ciphers or Algos  is not making any difference in performance , its actually DH from 1024 to 2048 which is making a difference.</li>
<li>set Envniornment variable  GNUTLS_CPUID_OVERRIDE=0x2 to run AES NI , but that doesnot have any effect .</li>
<li>set Envniornment GNUTLS_DEBUG_LEVEL =5 it actually piles lot of logs (not related to performance,just for testing )</li>
<li>suggest some steps at the servers side GNUTLS to improve performance .</li>
</ol>
</div>


</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #777;">

<br>
Reply to this email directly or <a href="https://gitlab.com/gnutls/gnutls/issues/566#note_103801223">view it on GitLab</a>.
<br>
You're receiving this email because of your account on gitlab.com.
If you'd like to receive fewer emails, you can
<a href="https://gitlab.com/sent_notifications/a80f87d90aa2055638bf54c0e33026a6/unsubscribe">unsubscribe</a>
from this thread or
adjust your notification settings.
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Issue","url":"https://gitlab.com/gnutls/gnutls/issues/566#note_103801223"}}</script>
</p>
</div>
</body>
</html>