Skip to content
Snippets Groups Projects
Commit 47dfe27c authored by Niels Möller's avatar Niels Möller
Browse files

*** empty log message ***

Rev: nettle/ChangeLog:1.108
parent 54ba21a9
No related branches found
No related tags found
No related merge requests found
2010-09-22 Niels Mller <nisse@turmalin.hack.org>
* examples/nettle-benchmark.c (BENCH_INTERVAL): Changed unit to
seconds.
(time_function): Use clock_gettime with CLOCK_PROCESS_CPUTIME_ID,
if available. This gives better accuracy, at least on recent
linux.
* examples/Makefile.in (nettle-benchmark): Link using
$(BENCH_LIBS) rather than $(LIBS).
* configure.ac: Check for clock_gettime, and add -lrt to
BENCH_LIBS if needed.
2010-09-20 Niels Mller <nisse@turmalin.hack.org> 2010-09-20 Niels Mller <nisse@turmalin.hack.org>
* configure.ac: Less quoting when invoking $CC, to allow CC="gcc * configure.ac: Less quoting when invoking $CC, to allow CC="gcc
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment