Test results for armeabi, berry2, crypto_dh/nistp256
[Page version: 20250615 18:38:28]
Measurements for armeabi, berry2, crypto_dh
Test results for armeabi, berry2, crypto_dh
Test results for crypto_dh/nistp256
Computer: berry2
Microarchitecture: armeabi; Cortex-A7 (410fc075)
Architecture: armeabi
CPU ID: unknown CPU ID
SUPERCOP version: 20250415
Operation: crypto_dh
Primitive: nistp256
Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
11778995 | 64 0 0 | 25334 31116 1536 | T:ref | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
11781113 | 68 0 0 | 28154 31124 1536 | T:ref | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
11781182 | 68 0 0 | 26506 31124 1536 | T:ref | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
11782353 | 68 0 0 | 26282 31124 1536 | T:ref | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20250520 | 20250415 |
Compiler output
curve.c: In file included from curve.c:3:
curve.c: fep256.h:1:9: error: unknown type name '__uint128_t'
curve.c: 1 | typedef __uint128_t uint128_t;
curve.c: | ^~~~~~~~~~~
curve.c: curve.c: In function 'p256dblmult_base':
curve.c: curve.c:256:7: warning: unused variable 'k' [-Wunused-variable]
curve.c: 256 | int k;
curve.c: | ^
Number of similar (implementation,compiler) pairs: 4, namely:
Implementation | Compiler |
T:wbl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:wbl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:wbl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:wbl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |