Time | Object size | Test size | Implementation | Compiler | Benchmark date | SUPERCOP version |
3446113 | 24951 4 8248 | 44969 828 10008 | T:ref-karatsuba | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
3509780 | 26962 4 8248 | 49771 836 10008 | T:ref-karatsuba | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
3509980 | 26683 4 8248 | 47859 836 10008 | T:ref-karatsuba | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
3513749 | 25243 4 8260 | 46536 820 10072 | T:ref-karatsuba | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
3571654 | 39616 4 8260 | 62096 820 10072 | T:ref-karatsuba | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
3835729 | 25022 4 8248 | 44537 828 10008 | T:ref-karatsuba | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
4374573 | 24303 4 8260 | 43552 812 10072 | T:ref-karatsuba | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
5550213 | 25076 4 8260 | 45888 820 10072 | T:ref-karatsuba | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
7832729 | 30148 4 8248 | 52595 836 10008 | T:ref-karatsuba | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall | 20240725 | 20240716 |
Implementation | Compiler |
T:ref-karatsuba | clang -march=native -O2 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref-karatsuba | clang -march=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref-karatsuba | clang -march=native -O -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref-karatsuba | clang -march=native -Os -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref-karatsuba | clang -mcpu=native -O3 -fwrapv -Qunused-arguments -fPIC -fPIE -gdwarf-4 -Wall (Debian_Clang_11.0.1) |
T:ref-karatsuba | gcc -march=native -mtune=native -O2 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref-karatsuba | gcc -march=native -mtune=native -O3 -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref-karatsuba | gcc -march=native -mtune=native -O -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |
T:ref-karatsuba | gcc -march=native -mtune=native -Os -fwrapv -fPIC -fPIE -gdwarf-4 -Wall (10.2.1_20210110) |