[Page version: 20260401 14:28:34]
Measurements for amd64, hydra7, crypto_stream Test results for amd64, hydra7, crypto_stream Test results for crypto_stream/aes192ctr| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 4074 | 9288 1480 0 | 1753930 145792 10848 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4075 | 11956 2064 0 | 1758548 145808 10848 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4085 | 12038 2064 0 | 1759816 145808 10848 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4174 | 9562 3272 0 | 1753769 146792 10944 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4257 | 22770 2800 0 | 1765912 145712 10976 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4263 | 14798 4848 0 | 1766672 148144 10848 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4291 | 20687 2800 0 | 1762558 145720 10976 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4301 | 20490 2800 0 | 1761360 145720 10976 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260331 | 20260330 |
| 4465 | 428 0 0 | 26037 1328 1504 | T:openssl | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4467 | 428 0 0 | 25229 1328 1504 | T:openssl | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4486 | 766 0 0 | 27403 1296 1568 | T:openssl | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4509 | 428 0 0 | 26149 1328 1504 | T:openssl | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4518 | 629 0 0 | 25443 1296 1568 | T:openssl | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4540 | 423 0 0 | 22959 1320 1504 | T:openssl | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4574 | 535 0 0 | 23654 1272 1568 | T:openssl | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4577 | 437 0 0 | 23621 1328 1504 | T:openssl | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260303 | 20260217 |
| 4737 | 610 0 0 | 25091 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/hydra7/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/hydra7/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/hydra7/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/hydra7/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/hydra7/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/hydra7/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) |