Test results for armeabi, berry2, crypto_dh/curve25519

[Page version: 20241120 00:22:57]

Measurements for armeabi, berry2, crypto_dh Test results for armeabi, berry2, crypto_dh Test results for crypto_dh/curve25519
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20240909
Operation: crypto_dh
Primitive: curve25519
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
553166676 0 020662 408 1544T:refgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100120240909
553188984 0 020926 408 1544T:refgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100120240909
553191780 0 019770 400 1536T:refgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100120240909
553194684 0 022574 408 1544T:refgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall2024100120240909

Compiler output


curve25519.c: In file included from x86_32/mpfq_p_25519.h:10,
curve25519.c:                  from mpfq_p_25519.h:3,
curve25519.c:                  from curve25519.c:20:
curve25519.c: ./fixmp.h:15:10: fatal error: gmp-impl.h: No such file or directory
curve25519.c:    15 | #include <gmp-impl.h>
curve25519.c:       |          ^~~~~~~~~~~~
curve25519.c: compilation terminated.

Number of similar (implementation,compiler) pairs: 4, namely:
ImplementationCompiler
T:mpfqgcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:mpfqgcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:mpfqgcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)
T:mpfqgcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110)