[Page version: 20260331 12:36:48]
Measurements for amd64, rumba7, crypto_stream Test results for amd64, rumba7, crypto_stream Test results for crypto_stream/sosemanuk| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 4957 | 16698 0 4 | 41276 1232 1632 | T:e/submissions/sosemanuk | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 5199 | 18762 0 4 | 45004 1232 1632 | T:e/submissions/sosemanuk | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 5624 | 10954 3232 0 | 1791617 151336 10848 | T:cryptopp | clang++ -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 5658 | 11555 1608 0 | 1791677 149768 10880 | T:cryptopp | clang++ -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 5681 | 6413 976 0 | 1782358 149120 10912 | T:cryptopp | clang++ -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 5683 | 7449 2880 0 | 1787297 150992 10944 | T:cryptopp | g++ -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 5685 | 14327 2240 0 | 1793452 150336 10976 | T:cryptopp | g++ -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 5693 | 8593 1608 0 | 1787913 149768 10848 | T:cryptopp | clang++ -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 5757 | 14507 0 1 | 39790 1272 1504 | T:e/submissions/sosemanuk | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 5801 | 14424 0 1 | 37584 1264 1568 | T:e/submissions/sosemanuk | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 5827 | 17575 2240 0 | 1798876 150328 10976 | T:cryptopp | g++ -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 5852 | 14084 0 1 | 39246 1272 1504 | T:e/submissions/sosemanuk | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 5890 | 14507 0 1 | 37158 1272 1504 | T:e/submissions/sosemanuk | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 5986 | 15068 2240 0 | 1795286 150336 10976 | T:cryptopp | g++ -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260330 | 20260330 |
| 6036 | 14507 0 1 | 40390 1272 1536 | T:e/submissions/sosemanuk | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 6068 | 16927 0 4 | 40860 1232 1632 | T:e/submissions/sosemanuk | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
| 7349 | 15292 0 4 | 37992 1216 1600 | T:e/submissions/sosemanuk | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20260220 | 20260217 |
try.cpp: In file included from try-anything.cpp:22: try.cpp: .../supercop-data/rumba7/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/rumba7/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/rumba7/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/rumba7/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/rumba7/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/rumba7/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) |