| Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version | 
|---|
| 7194 | 22580 2048 1 | 33663 2460 744 | e/v2/sync/2 | clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7500 | 29356 2048 1 | 42681 2464 752 | e/v2/sync/2 | clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7529 | 29388 2048 1 | 50985 2464 760 | e/v2/sync/2 | clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7556 | 27260 2048 1 | 48169 2464 760 | e/v2/sync/2 | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7611 | 29356 2048 1 | 42681 2464 752 | e/v2/sync/2 | clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7777 | 23580 2048 4 | 34751 2472 752 | e/v2/sync/2 | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7778 | 28496 2048 4 | 41515 2472 752 | e/v2/sync/2 | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7806 | 20676 2048 4 | 30819 2464 744 | e/v2/sync/2 | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| 7833 | 23760 2048 4 | 34967 2472 752 | e/v2/sync/2 | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| 15805 | 4232 2048 1 | 15319 2460 744 | e/v2/sync/1 | clang_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 24833 | 7584 2048 1 | 20913 2464 752 | e/v2/sync/1 | clang_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 25028 | 8528 2048 1 | 30129 2464 760 | e/v2/sync/1 | clang_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 25833 | 4564 2048 4 | 15775 2472 752 | e/v2/sync/1 | gcc_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| 25915 | 8200 2048 1 | 29113 2464 760 | e/v2/sync/1 | clang_-mcpu=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 26027 | 7584 2048 1 | 20913 2464 752 | e/v2/sync/1 | clang_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE | 20200108 | 20191221 | 
| 26250 | 4580 2048 4 | 15751 2472 752 | e/v2/sync/1 | gcc_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| 26388 | 12632 2048 4 | 25651 2472 752 | e/v2/sync/1 | gcc_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| 26583 | 3200 2048 4 | 13347 2464 744 | e/v2/sync/1 | gcc_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE | 20200108 | 20191221 | 
| Compiler | Implementations | 
| clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/1 | 
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/1 | 
| clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/1 | 
| clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/1 | 
| clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/1 | 
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/1 | 
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/1 | 
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/1 | 
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/1 | 
| clang -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/2 | 
| clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/2 | 
| clang -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/2 | 
| clang -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/2 | 
| clang -mcpu=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE | e/v2/sync/2 | 
| gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/2 | 
| gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/2 | 
| gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/2 | 
| gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv -fPIC -fPIE | e/v2/sync/2 |