[Page version: 20260131 15:44:05]
Measurements for armeabi, h7panda, crypto_stream Test results for armeabi, h7panda, crypto_stream Test results for crypto_stream/aes128ctr| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 46636 | 424 0 0 | 15598 496 872 | T:openssl | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 46663 | 604 0 0 | 15310 496 880 | T:openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 46695 | 464 0 0 | 13606 496 872 | T:openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 46727 | 452 0 0 | 13218 492 872 | T:openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 46845 | 424 0 0 | 17478 496 872 | T:openssl | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 46857 | 424 0 0 | 15352 492 872 | T:openssl | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 46889 | 424 0 0 | 21950 496 888 | T:openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 46975 | 424 0 0 | 21758 496 888 | T:openssl | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 47029 | 456 0 0 | 13710 496 880 | T:openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 78921 | 38870 1404 0 | 1576846 71901 12088 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 79057 | 20089 1404 0 | 1556698 71905 12088 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 79069 | 14040 2440 0 | 1562269 73061 12088 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 79625 | 21096 1404 0 | 1557831 71889 12088 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 79651 | 11351 1036 0 | 1559493 71881 12088 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 79828 | 11463 1036 0 | 1563897 71881 12104 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 80345 | 12795 1840 0 | 1548042 72665 12088 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
| 80769 | 8368 744 0 | 1555462 71877 12088 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20251015 | 20250922 |
stream.c: stream.c:6:9: warning: 'crypto_stream_beforenm' macro redefined [-Wmacro-redefined] stream.c: 6 | #define crypto_stream_beforenm CRYPTO_NAMESPACE(beforenm) stream.c: | ^ stream.c: ./crypto_stream.h:8:9: note: previous definition is here stream.c: 8 | #define crypto_stream_beforenm crypto_stream_aes128ctr_beforenm stream.c: | ^ stream.c: 1 warning generated. crypto_stream_afternm.S: crypto_stream_afternm.S:12254:29: error: expected '%<type>' or "<type>" crypto_stream_afternm.S: .section .note.GNU-stack,"",@progbits crypto_stream_afternm.S: ^
| Implementation | Compiler |
| T:neon | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:neon | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:neon | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:neon | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
| T:neon | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Clang_20.1.8) |
stream.c: stream.c:6:9: warning: "crypto_stream_beforenm" redefined stream.c: 6 | #define crypto_stream_beforenm CRYPTO_NAMESPACE(beforenm) stream.c: | ^~~~~~~~~~~~~~~~~~~~~~ stream.c: In file included from stream.c:1: stream.c: crypto_stream.h:8:9: note: this is the location of the previous definition stream.c: 8 | #define crypto_stream_beforenm crypto_stream_aes128ctr_beforenm stream.c: | ^~~~~~~~~~~~~~~~~~~~~~ crypto_stream_afternm.S: crypto_stream_afternm.S: Assembler messages: crypto_stream_afternm.S: crypto_stream_afternm.S:12254: Error: junk at end of line, first unrecognized character is `,'
| Implementation | Compiler |
| T:neon | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:neon | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:neon | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |
| T:neon | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (14.2.1_20250207) |