[Page version: 20260401 08:26:57]
Measurements for amd64, titan0, crypto_stream Test results for amd64, titan0, crypto_stream Test results for crypto_stream/aes192ctr| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 2956 | 11715 2064 0 | 1757794 145824 10848 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 2957 | 22770 2800 0 | 1763905 145712 10976 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 2964 | 20490 2800 0 | 1759129 145720 10976 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 2969 | 11835 2064 0 | 1758558 145824 10880 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 2986 | 14602 4848 0 | 1764334 148160 10848 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 2999 | 9258 1480 0 | 1752788 145808 10912 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 3032 | 9563 3272 0 | 1751582 146792 10944 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 3072 | 20687 2800 0 | 1760359 145720 10976 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 3727 | 428 0 0 | 26658 1344 1504 | T:openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3729 | 423 0 0 | 24668 1336 1568 | T:openssl | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3730 | 428 0 0 | 28594 1344 1536 | T:openssl | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3734 | 428 0 0 | 27994 1344 1504 | T:openssl | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3735 | 535 0 0 | 24278 1272 1568 | T:openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3737 | 629 0 0 | 26035 1296 1568 | T:openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3754 | 766 0 0 | 28523 1296 1568 | T:openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3770 | 437 0 0 | 24162 1344 1504 | T:openssl | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 3770 | 610 0 0 | 25667 1296 1568 | T:openssl | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
try.cpp: In file included from try-anything.cpp:22: try.cpp: .../supercop-data/titan0/amd64/include/stq.h:32:13: warning: unused function 'stq_sort' [-Wunused-function] try.cpp: static void stq_sort(stq_doublearray S,long long n) try.cpp: ^ try.cpp: 1 warning generated. try.cpp: In file included from try-anything.cpp:22: try.cpp: .../supercop-data/titan0/amd64/include/stq.h:32:13: warning: unused function 'stq_sort' [-Wunused-function] try.cpp: static void stq_sort(stq_doublearray S,long long n) try.cpp: ^ try.cpp: 1 warning generated. measure.cpp: In file included from measure-anything.cpp:19: measure.cpp: .../supercop-data/titan0/amd64/include/stq.h:32:13: warning: unused function 'stq_sort' [-Wunused-function] measure.cpp: static void stq_sort(stq_doublearray S,long long n) measure.cpp: ^ measure.cpp: 1 warning generated.
| Implementation | Compiler |
| T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
| T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Ubuntu_Clang_14.0.0) |
try.cpp: In file included from try-anything.cpp:22: try.cpp: .../supercop-data/titan0/amd64/include/stq.h:32:13: warning: 'void stq_sort(std::vector<double>, long long int)' defined but not used [-Wunused-function] try.cpp: 32 | static void stq_sort(stq_doublearray S,long long n) try.cpp: | ^~~~~~~~ try.cpp: In file included from try-anything.cpp:22: try.cpp: .../supercop-data/titan0/amd64/include/stq.h:32:13: warning: 'void stq_sort(std::vector<double>, long long int)' defined but not used [-Wunused-function] try.cpp: 32 | static void stq_sort(stq_doublearray S,long long n) try.cpp: | ^~~~~~~~ measure.cpp: In file included from measure-anything.cpp:19: measure.cpp: .../supercop-data/titan0/amd64/include/stq.h:32:13: warning: 'void stq_sort(std::vector<double>, long long int)' defined but not used [-Wunused-function] measure.cpp: 32 | static void stq_sort(stq_doublearray S,long long n) measure.cpp: | ^~~~~~~~
| Implementation | Compiler |
| T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
| T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
| T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |
| T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (11.4.0) |