Implementation notes: aarch64, par3, crypto_dh/ed521gs

Computer: par3
Architecture: aarch64
CPU ID: unknown CPU ID
SUPERCOP version: 20170718
Operation: crypto_dh
Primitive: ed521gs
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
11071758? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O32017072020170718
11358886? ? ?? ? ?refgcc_-march=native_-mtune=native_-O32017072020170718
12578814? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-O22017072020170718
12810332? ? ?? ? ?refgcc_-march=native_-mtune=native_-O22017072020170718
12945112? ? ?? ? ?refgcc_-funroll-loops_-march=native_-mtune=native_-Os2017072020170718
14804168? ? ?? ? ?refgcc_-march=native_-mtune=native_-Os2017072020170718

Compiler output

Implementation: crypto_dh/ed521gs/ref
Compiler: gcc -funroll-loops -march=native -mtune=native -O2
dh.c: dh.c: In function 'crypto_dh_ed521gs_ref_keypair':
dh.c: dh.c:771:2: warning: implicit declaration of function 'randombytes' [-Wimplicit-function-declaration]
dh.c: randombytes(sk,PANES-1);
dh.c: ^~~~~~~~~~~

Number of similar (compiler,implementation) pairs: 6, namely:
CompilerImplementations
gcc -funroll-loops -march=native -mtune=native -O2 ref
gcc -funroll-loops -march=native -mtune=native -O3 ref
gcc -funroll-loops -march=native -mtune=native -Os ref
gcc -march=native -mtune=native -O2 ref
gcc -march=native -mtune=native -O3 ref
gcc -march=native -mtune=native -Os ref