Amos Jeffries squid3@treenet.co.nz writes:
Is there anything you would like in the way of tests or benchmarking done with this hardware and environment? Just let me know what build and/or test commands you want run, and on which git branch.
It would be nice if you could verify the code on branch x86_64-sha_ni-sha256. Build with and without --enable-fat (and if you don't want to mess with setting LD_LIBRARY_PATH=.lib, I'd recommend also using --disable-shared).
Run make check and
NETTLE_FAT_VERBOSE=1 ./examples/nettle-benchmark
and see if results look right (NETTLE_FAT_VERBOSE, naturally has effect only in fat builds).
If you like, also compare the performance with the nettle-3.4 release.
Regards, /Niels