Implementation notes: amd64, ygritte, crypto_stream/ocelot1

Computer: ygritte
Architecture: amd64
CPU ID: GenuineIntel-00050657-bfebfbff
SUPERCOP version: 20200525
Operation: crypto_stream
Primitive: ocelot1
TimeObject sizeTest sizeImplementationCompilerBenchmark dateSUPERCOP version
238268070 4 2122704 852 904refg++_-march=native_-mtune=native_-O3_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020052720200525
254187510 4 2119335 844 904refg++_-march=native_-mtune=native_-O2_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020052720200525
273747638 4 2119271 844 904refg++_-march=native_-mtune=native_-O_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020052720200525
289204894 4 2115451 828 872refg++_-march=native_-mtune=native_-Os_-fomit-frame-pointer_-fwrapv_-fPIC_-fPIE2020052720200525
290186304 4 1717405 828 816refclang++_-march=native_-Os_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020052720200525
294767001 4 1721335 836 832refclang++_-march=native_-O_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020052720200525
295127001 4 1721335 836 832refclang++_-march=native_-O2_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020052720200525
300287033 4 1721703 836 832refclang++_-march=native_-O3_-fomit-frame-pointer_-fwrapv_-Qunused-arguments_-fPIC_-fPIE2020052720200525

Compiler output

Implementation: ref
Security model: unknown
Compiler: clang++ -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE
Counter.cpp: Counter.cpp:11:10: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Counter.cpp: for (register int i = 0; i < _size; i++)
Counter.cpp: ^~~~~~~~~
Counter.cpp: Counter.cpp:27:10: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Counter.cpp: for (register int i = 0; i < _size4; i++,pbytes++)
Counter.cpp: ^~~~~~~~~
Counter.cpp: 2 warnings generated.
Ocelot1.cpp: In file included from Ocelot1.cpp:3:
Ocelot1.cpp: ./Ocelot1.h:118:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: for (register int i = 0; i < n; i++)
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ./Ocelot1.h:126:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: for (register int i = 0; i < n; i++)
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ./Ocelot1.h:143:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: register BYTE *p1, *p2;
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ./Ocelot1.h:143:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: register BYTE *p1, *p2;
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ./Ocelot1.h:144:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: register BYTE temp, v1, v2;
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ./Ocelot1.h:144:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: register BYTE temp, v1, v2;
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ./Ocelot1.h:144:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: register BYTE temp, v1, v2;
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ./Ocelot1.h:163:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
Ocelot1.cpp: register BYTE *p1, *p2;
Ocelot1.cpp: ^~~~~~~~~
Ocelot1.cpp: ...
stream.cpp: In file included from stream.cpp:3:
stream.cpp: ./Ocelot1.h:118:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: for (register int i = 0; i < n; i++)
stream.cpp: ^~~~~~~~~
stream.cpp: ./Ocelot1.h:126:14: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: for (register int i = 0; i < n; i++)
stream.cpp: ^~~~~~~~~
stream.cpp: ./Ocelot1.h:143:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: register BYTE *p1, *p2;
stream.cpp: ^~~~~~~~~
stream.cpp: ./Ocelot1.h:143:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: register BYTE *p1, *p2;
stream.cpp: ^~~~~~~~~
stream.cpp: ./Ocelot1.h:144:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: register BYTE temp, v1, v2;
stream.cpp: ^~~~~~~~~
stream.cpp: ./Ocelot1.h:144:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: register BYTE temp, v1, v2;
stream.cpp: ^~~~~~~~~
stream.cpp: ./Ocelot1.h:144:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: register BYTE temp, v1, v2;
stream.cpp: ^~~~~~~~~
stream.cpp: ./Ocelot1.h:163:9: warning: 'register' storage class specifier is deprecated and incompatible with C++17 [-Wdeprecated-register]
stream.cpp: register BYTE *p1, *p2;
stream.cpp: ^~~~~~~~~
stream.cpp: ...

Number of similar (compiler,implementation) pairs: 4, namely:
CompilerImplementations
clang++ -march=native -O2 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang++ -march=native -O3 -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang++ -march=native -O -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref
clang++ -march=native -Os -fomit-frame-pointer -fwrapv -Qunused-arguments -fPIC -fPIE ref