| Time | Implementation | Compiler | Benchmark date | SUPERCOP version |
| 206 | dolbeau/aesenc-int | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 206 | dolbeau/aesenc-int | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 206 | dolbeau/aesenc-int | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 210 | dolbeau/aesenc-int | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 212 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 212 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 212 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 212 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 214 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 226 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 226 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 226 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 226 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 228 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 228 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 228 | dolbeau/aesenc-int | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 228 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 228 | dolbeau/aesenc-int | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 228 | dolbeau/aesenc-int | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 230 | dolbeau/aesenc-int | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 234 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 234 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 238 | dolbeau/aesenc-int | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 240 | dolbeau/aesenc-int | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 404 | dolbeau/std-4ft | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 404 | dolbeau/std-4ft | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 404 | dolbeau/std-4ft | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 404 | dolbeau/std-4ft | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 404 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 404 | dolbeau/std-4ft | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 404 | dolbeau/std-4ft | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 406 | dolbeau/std-4ft | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 406 | dolbeau/std-4ft | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 406 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 406 | dolbeau/std-4ft | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 408 | dolbeau/std-4ft | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 410 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 410 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 410 | dolbeau/std-4ft | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 410 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 410 | dolbeau/std-4ft | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 412 | dolbeau/std-4ft | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 412 | dolbeau/std-4ft | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 412 | dolbeau/std-4ft | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 412 | dolbeau/std-4ft | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 412 | dolbeau/std-4ft | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 414 | dolbeau/std-4ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 414 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 414 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 414 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 414 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 416 | dolbeau/std-4ft | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 416 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 418 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 418 | dolbeau/std-4ft | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 418 | dolbeau/std-4ft | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 420 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 422 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 422 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 422 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 424 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 424 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 424 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 424 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 424 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 424 | dolbeau/std-4ft | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 426 | dolbeau/std-4ft | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 426 | dolbeau/std-4ft | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 426 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 426 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 426 | dolbeau/std-4ft | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 428 | dolbeau/std-4ft | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 430 | dolbeau/std-4ft | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 432 | dolbeau/std-4ft | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 434 | dolbeau/std-2ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 434 | dolbeau/std-4ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 434 | dolbeau/std-4ft | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 434 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 434 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 434 | dolbeau/std-4ft | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 434 | dolbeau/std-4ft | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 436 | dolbeau/std-4ft | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 436 | dolbeau/std-4ft | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 436 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 436 | dolbeau/std-4ft | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 438 | dolbeau/std-4ft | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 438 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 438 | dolbeau/std-4ft | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 438 | dolbeau/std-4ft | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 440 | dolbeau/std-2ft | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 440 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 440 | dolbeau/std-4ft | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 440 | dolbeau/std-4ft | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 440 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 440 | dolbeau/std-4ft | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 442 | dolbeau/std-2ft | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 442 | dolbeau/std-4ft | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 442 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 442 | dolbeau/std-2ft | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 444 | dolbeau/std-2ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 444 | dolbeau/std-4ft | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 444 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 444 | dolbeau/std-4ft | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 444 | dolbeau/std-2ft | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 446 | dolbeau/std-2ft | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 446 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 446 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 446 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 446 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 446 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 446 | dolbeau/std-2ft | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 448 | dolbeau/std-2ft | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-1ft | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 450 | dolbeau/std-1ft | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 450 | dolbeau/std-4ft | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-4ft | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 450 | dolbeau/std-2ft | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-4ft | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-2ft | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-2ft | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-4ft | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 452 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 454 | dolbeau/std-2ft | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-1ft | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 456 | dolbeau/std-2ft | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 456 | dolbeau/std-2ft | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 456 | dolbeau/std-1ft | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 456 | dolbeau/std-1ft | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 456 | dolbeau/std-1ft | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 456 | dolbeau/std-4ft | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-4ft | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-4ft | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-2ft | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-4ft | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-4ft | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 456 | dolbeau/std-4ft | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 456 | dolbeau/std-2ft | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 458 | dolbeau/std-4ft | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 458 | dolbeau/std-2ft | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 458 | dolbeau/std-2ft | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 458 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 458 | dolbeau/std-2ft | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 458 | dolbeau/std-2ft | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 458 | dolbeau/std-4ft | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 460 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 460 | dolbeau/std-2ft | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 460 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 460 | dolbeau/std-4ft | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 460 | dolbeau/std-2ft | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-1ft | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 462 | dolbeau/std-2ft | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-2ft | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-2ft | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-2ft | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-4ft | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-2ft | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 462 | dolbeau/std-4ft | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 462 | dolbeau/std-2ft | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 464 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 464 | dolbeau/std-2ft | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 464 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 464 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 464 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-4ft | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 466 | dolbeau/std-1ft | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 466 | dolbeau/std-2ft | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 468 | dolbeau/std-1ft | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 468 | dolbeau/std-2ft | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 468 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 468 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 470 | dolbeau/std-2ft | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 470 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 470 | dolbeau/std-1ft | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 472 | dolbeau/std-1ft | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 472 | dolbeau/std-2ft | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 472 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 472 | dolbeau/std-2ft | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 472 | dolbeau/std-1ft | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 474 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-2ft | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-2ft | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-1ft | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-1ft | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 476 | dolbeau/std-2ft | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-2ft | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-2ft | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 478 | dolbeau/std-1ft | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 480 | dolbeau/std-1ft | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 480 | dolbeau/std-1ft | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 480 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 480 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 480 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 480 | dolbeau/std-1ft | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 480 | dolbeau/std-1ft | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 482 | dolbeau/std-1ft | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 482 | dolbeau/std-1ft | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 482 | dolbeau/std-1ft | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 482 | dolbeau/std-1ft | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 482 | dolbeau/std-1ft | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 482 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 482 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 484 | dolbeau/std-1ft | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 484 | dolbeau/std-2ft | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 484 | dolbeau/std-2ft | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-2ft | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 486 | dolbeau/std-1ft | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 488 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 488 | dolbeau/std-2ft | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 488 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 488 | dolbeau/std-2ft | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 488 | dolbeau/std-2ft | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 488 | dolbeau/std-2ft | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 488 | dolbeau/std-1ft | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 490 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 490 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 490 | dolbeau/std-1ft | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 490 | dolbeau/std-2ft | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 490 | dolbeau/std-1ft | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 490 | dolbeau/std-2ft | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 492 | dolbeau/std-1ft | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 494 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 494 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 494 | dolbeau/std-1ft | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 494 | dolbeau/std-1ft | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 496 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 496 | dolbeau/std-1ft | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 496 | dolbeau/std-1ft | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 496 | dolbeau/std-1ft | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 496 | dolbeau/std-2ft | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 496 | dolbeau/std-1ft | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 498 | dolbeau/std-1ft | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 500 | dolbeau/std-1ft | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 500 | dolbeau/std-1ft | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 500 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 502 | dolbeau/std-1ft | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 502 | dolbeau/std-1ft | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 502 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 504 | dolbeau/std-2ft | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 506 | dolbeau/std-1ft | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 506 | dolbeau/std-1ft | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 506 | dolbeau/std-1ft | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 506 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 506 | dolbeau/std-1ft | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 506 | dolbeau/std-1ft | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 508 | dolbeau/std-1ft | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 508 | dolbeau/std-1ft | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 508 | dolbeau/std-1ft | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 508 | dolbeau/std-1ft | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 508 | dolbeau/std-1ft | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 510 | dolbeau/std-1ft | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 512 | dolbeau/std-1ft | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 512 | dolbeau/std-1ft | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 518 | dolbeau/std-1ft | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 518 | dolbeau/std-1ft | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 530 | dolbeau/std-1ft | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 712 | openssl | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 712 | openssl | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 714 | openssl | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 714 | openssl | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 716 | openssl | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 716 | openssl | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 716 | openssl | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 716 | openssl | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 716 | openssl | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 716 | openssl | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 716 | openssl | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 716 | openssl | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 716 | openssl | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 716 | openssl | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 718 | openssl | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 718 | openssl | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 718 | openssl | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 718 | openssl | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 718 | openssl | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 720 | openssl | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 722 | openssl | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 722 | openssl | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 724 | openssl | cc | 20161215 | 20161026 |
| 724 | openssl | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 724 | openssl | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 724 | openssl | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 724 | openssl | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 724 | openssl | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 724 | openssl | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 726 | openssl | gcc -funroll-loops | 20161215 | 20161026 |
| 726 | openssl | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 726 | openssl | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 728 | openssl | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 730 | openssl | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 730 | openssl | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 732 | openssl | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 732 | openssl | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 734 | openssl | gcc | 20161215 | 20161026 |
| 734 | openssl | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 736 | openssl | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 736 | openssl | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 738 | openssl | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 738 | openssl | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 738 | openssl | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 738 | openssl | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 740 | openssl | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 742 | openssl | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 744 | openssl | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 744 | openssl | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 750 | openssl | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 1358 | dolbeau/std-4ft | cc | 20161215 | 20161026 |
| 1374 | dolbeau/std-4ft | gcc | 20161215 | 20161026 |
| 1374 | dolbeau/std-4ft | gcc -funroll-loops | 20161215 | 20161026 |
| 1958 | dolbeau/std-2ft | cc | 20161215 | 20161026 |
| 1958 | dolbeau/std-2ft | gcc -funroll-loops | 20161215 | 20161026 |
| 1972 | dolbeau/std-2ft | gcc | 20161215 | 20161026 |
| 2220 | dolbeau/std-1ft | gcc -funroll-loops | 20161215 | 20161026 |
| 2222 | dolbeau/std-1ft | gcc | 20161215 | 20161026 |
| 2238 | dolbeau/std-1ft | cc | 20161215 | 20161026 |
| 246194 | ref | gcc -funroll-loops -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 246232 | ref | gcc -funroll-loops -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 246604 | ref | gcc -funroll-loops -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 246632 | ref | gcc -funroll-loops -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 246656 | ref | gcc -funroll-loops -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 246778 | ref | gcc -funroll-loops -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 246962 | ref | gcc -funroll-loops -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 247092 | ref | gcc -funroll-loops -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 247114 | ref | gcc -funroll-loops -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 253126 | ref | gcc -m64 -march=native -mtune=native -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 253170 | ref | gcc -m64 -march=core-avx2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 253818 | ref | gcc -march=native -mtune=native -O3 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 257398 | ref | gcc -m64 -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257414 | ref | gcc -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257444 | ref | gcc -m64 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257462 | ref | gcc -fno-schedule-insns -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257598 | ref | gcc -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257620 | ref | gcc -m64 -march=barcelona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257890 | ref | gcc -march=nocona -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257944 | ref | gcc -m64 -march=core-avx-i -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257950 | ref | gcc -m64 -march=corei7-avx -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257956 | ref | gcc -m64 -march=core2 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257966 | ref | gcc -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 257978 | ref | gcc -m64 -march=corei7 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 258016 | ref | gcc -m64 -march=k8 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 258278 | ref | gcc -m64 -march=core2 -msse4.1 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 258332 | ref | gcc -m64 -march=core2 -msse4 -O3 -fomit-frame-pointer | 20161215 | 20161026 |
| 379726 | ref | gcc -funroll-loops -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 379818 | ref | gcc -funroll-loops -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 379852 | ref | gcc -funroll-loops -O -fomit-frame-pointer | 20161215 | 20161026 |
| 379964 | ref | gcc -funroll-loops -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 379982 | ref | gcc -funroll-loops -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 380028 | ref | gcc -funroll-loops -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 380098 | ref | gcc -funroll-loops -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 380150 | ref | gcc -funroll-loops -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 380306 | ref | gcc -funroll-loops -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 382560 | ref | gcc -funroll-loops -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 383756 | ref | gcc -funroll-loops -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 383764 | ref | gcc -funroll-loops -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 383872 | ref | gcc -funroll-loops -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 384294 | ref | gcc -funroll-loops -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 384410 | ref | gcc -funroll-loops -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 384580 | ref | gcc -funroll-loops -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 384598 | ref | gcc -funroll-loops -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 384722 | ref | gcc -funroll-loops -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 415590 | ref | clang -O3 -fwrapv -mavx2 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 415644 | ref | clang -O3 -fwrapv -march=native -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 415948 | ref | clang -O3 -fwrapv -march=x86-64 -mcpu=core-avx2 -mavx2 -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 416196 | ref | clang -mcpu=cortex-a8 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 416382 | ref | clang -mcpu=native -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 416508 | ref | clang -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 416870 | ref | clang -mcpu=cortex-a9 -mfpu=neon -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments | 20161215 | 20161026 |
| 416892 | ref | clang -O3 -fwrapv -mavx -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 416894 | ref | clang -O3 -fwrapv -mavx -maes -mpclmul -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 417050 | ref | clang -O3 -fomit-frame-pointer -Qunused-arguments | 20161215 | 20161026 |
| 757814 | ref | gcc -m64 -march=native -mtune=native -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 758110 | ref | gcc -m64 -march=core-avx2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 763838 | ref | gcc -m64 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 763856 | ref | gcc -m64 -march=core2 -msse4.1 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 763998 | ref | gcc -m64 -march=core2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 764120 | ref | gcc -m64 -march=core2 -msse4 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 764126 | ref | gcc -m64 -march=corei7-avx -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 764196 | ref | gcc -m64 -march=core-avx-i -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 764398 | ref | gcc -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 764512 | ref | gcc -m64 -march=corei7 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 764790 | ref | gcc -fno-schedule-insns -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 777644 | ref | gcc -m64 -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 778218 | ref | gcc -march=barcelona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 783166 | ref | gcc -m64 -march=core-avx2 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 783690 | ref | gcc -m64 -march=native -mtune=native -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 790454 | ref | gcc -march=native -mtune=native -O -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 790598 | ref | gcc -m64 -march=core-avx2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 791110 | ref | gcc -m64 -march=native -mtune=native -O -fomit-frame-pointer | 20161215 | 20161026 |
| 817746 | ref | gcc -m64 -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 818068 | ref | gcc -march=native -mtune=native -O2 -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 821224 | ref | gcc -funroll-loops -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 822296 | ref | gcc -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 822604 | ref | gcc -m64 -march=nocona -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 822678 | ref | gcc -funroll-loops -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 822794 | ref | gcc -funroll-loops -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 823114 | ref | gcc -funroll-loops -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 823148 | ref | gcc -funroll-loops -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 823288 | ref | gcc -funroll-loops -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 823558 | ref | gcc -funroll-loops -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 823844 | ref | gcc -funroll-loops -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 824066 | ref | gcc -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 824410 | ref | gcc -funroll-loops -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 824652 | ref | gcc -m64 -march=nocona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 825060 | ref | gcc -march=native -mtune=native -Os -fomit-frame-pointer -fwrapv | 20161215 | 20161026 |
| 827006 | ref | gcc -march=k8 -O2 -fomit-frame-pointer | 20161215 | 20161026 |
| 827696 | ref | gcc -m64 -march=core2 -msse4 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 828192 | ref | gcc -m64 -march=core2 -msse4.1 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 828274 | ref | gcc -m64 -march=corei7-avx -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 828436 | ref | gcc -m64 -march=core2 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 829110 | ref | gcc -m64 -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 829852 | ref | gcc -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 830398 | ref | gcc -m64 -march=core-avx-i -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 833284 | ref | gcc -fno-schedule-insns -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 833618 | ref | gcc -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 833772 | ref | gcc -m64 -march=k8 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 833924 | ref | gcc -m64 -march=corei7 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 835164 | ref | gcc -march=barcelona -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 835334 | ref | gcc -m64 -Os -fomit-frame-pointer | 20161215 | 20161026 |
| 841570 | ref | gcc -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 841668 | ref | gcc -m64 -march=k8 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 842740 | ref | gcc -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 843096 | ref | gcc -O -fomit-frame-pointer | 20161215 | 20161026 |
| 843364 | ref | gcc -fno-schedule-insns -O -fomit-frame-pointer | 20161215 | 20161026 |
| 843648 | ref | gcc -m64 -march=core-avx-i -O -fomit-frame-pointer | 20161215 | 20161026 |
| 843660 | ref | gcc -m64 -march=corei7-avx -O -fomit-frame-pointer | 20161215 | 20161026 |
| 843680 | ref | gcc -m64 -march=core2 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 843802 | ref | gcc -m64 -march=corei7 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 844772 | ref | gcc -m64 -march=core2 -msse4 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 845548 | ref | gcc -m64 -march=core2 -msse4.1 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 846174 | ref | gcc -m64 -O -fomit-frame-pointer | 20161215 | 20161026 |
| 846890 | ref | gcc -m64 -march=nocona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 848290 | ref | gcc -m64 -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 848474 | ref | gcc -march=barcelona -O -fomit-frame-pointer | 20161215 | 20161026 |
| 3112758 | ref | gcc | 20161215 | 20161026 |
| 3113336 | ref | gcc -funroll-loops | 20161215 | 20161026 |
| 3116118 | ref | cc | 20161215 | 20161026 |