[gnutls-devel] GnuTLS | Improvements in gnutls-cli --benchmark-tls-kx (!1128)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Mon Dec 23 09:00:33 CET 2019




Dmitry Eremin-Solenikov started a new discussion on src/benchmark.h: https://gitlab.com/gnutls/gnutls/merge_requests/1128#note_264147720

>  	return (a->tv_sec - b->tv_sec) * 1000 + (a->tv_nsec - b->tv_nsec) / (1000 * 1000);
>  }
>  
> +inline static unsigned long

`uint64_t`

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1128#note_264147720
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20191223/604275f5/attachment.html>


More information about the Gnutls-devel mailing list