summaryrefslogtreecommitdiff
path: root/src/benchmark.h
Commit message (Expand)AuthorAgeFilesLines
* build: re-indent codeDaiki Ueno2023-04-241-22/+22
* Indent codeZoltan Fridrich2023-01-271-19/+19
* gnutls-cli: benchmark-tls-kx can work with sub-ms accuracyNikos Mavrogiannopoulos2019-12-201-0/+6
* Add or clean header guards in src/Tim Rühsen2019-05-071-0/+5
* Use https:// for www.gnu.org and www.example.comTim Rühsen2019-03-131-1/+1
* gnutls-cli: fix --benchmark-ciphers type overflowAndreas Metzler2019-02-241-1/+4
* avoid rounding errors and overflows when substracting timespecsRolf Eike Beer2018-06-261-2/+1
* gnutls-cli: benchmark the memcpy performance to compare with ciphersNikos Mavrogiannopoulos2016-06-211-1/+1
* gnutls-cli's benchmark-soft-ciphers is no more.Nikos Mavrogiannopoulos2014-05-271-1/+1
* reindented codeNikos Mavrogiannopoulos2013-11-081-25/+24
* Fix for NetBSD systems that do not have CLOCK_PROCESS_CPUTIME_ID. Patch by Th...Nikos Mavrogiannopoulos2013-07-091-1/+1
* Avoid linking the library on librt.Nikos Mavrogiannopoulos2013-04-281-1/+14
* updated benchmark outputNikos Mavrogiannopoulos2013-04-241-1/+1
* print average time per transaction and sample variance.Nikos Mavrogiannopoulos2012-07-171-0/+6
* Options --benchmark-tls was split to --benchmark-tls-kxNikos Mavrogiannopoulos2012-06-061-1/+1
* Cleanup copyright headers.Simon Josefsson2012-01-251-0/+19
* win32 fixes by David Hoyt.Nikos Mavrogiannopoulos2011-10-271-0/+3
* Allow benchmarking the software version of ciphers.Nikos Mavrogiannopoulos2011-09-291-1/+1
* Benchmark applications were incorporated to gnutls-cliNikos Mavrogiannopoulos2011-08-281-0/+3
* updates to benchmarks.Nikos Mavrogiannopoulos2011-05-211-1/+1
* more win32 fixes.Nikos Mavrogiannopoulos2011-05-171-1/+3
* Added benchmark utility that tests the encryption time in TLS packets.Nikos Mavrogiannopoulos2011-05-171-0/+22