| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
|---|---|---|---|---|---|---|
| 13350 | ? ? ? | ? ? ? | e/submissions/sosemanuk | gcc_-mcpu=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv | 20171014 | 20170904 |
| 13500 | ? ? ? | ? ? ? | e/submissions/sosemanuk | gcc_-mcpu=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv | 20171014 | 20170904 |
| 13575 | ? ? ? | ? ? ? | e/submissions/sosemanuk | gcc_-mcpu=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv | 20171014 | 20170904 |
| Compiler | Implementations |
| g++ -mcpu=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | cryptopp |
| g++ -mcpu=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | cryptopp |
| g++ -mcpu=native -mtune=native -Os -fomit-frame-pointer -fwrapv | cryptopp |