Test results for armeabi, berry2, crypto_dh/curve25519
[Page version: 20250615 18:38:28]
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: 20250415
Operation: crypto_dh
Primitive: curve25519
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
5501633 | 76 0 0 | 20454 404 1536 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
5504324 | 84 0 0 | 20718 404 1536 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
5504558 | 80 0 0 | 19562 396 1536 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
5504769 | 84 0 0 | 22366 404 1536 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
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:
Implementation | Compiler |
T:mpfq | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:mpfq | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:mpfq | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:mpfq | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |