xmrig-minimized-dll/src/crypto
SChernykh e22f798085 AVX2 optimized code for AstroBWT
Added "astrobwt-avx2" parameter in config.json, it's turned off ("false") by default.

4-5% speedup on CPUs with proper AVX2 support (AMD Ryzen starting with Zen2, Intel Core starting with Haswell).

There will be no speedup on the following CPUs:

- Intel Pentium/Celeron don't support AVX2
- AMD Zen/Zen+ have only half-speed AVX

GCC compiled version is faster without AVX2, MSVC compiled version is faster with AVX2
2020-03-10 22:35:14 +01:00
..
argon2 Move files. 2020-03-09 01:22:34 +07:00
astrobwt AVX2 optimized code for AstroBWT 2020-03-10 22:35:14 +01:00
cn Move files. 2020-03-09 01:22:34 +07:00
common Move files. 2020-03-09 01:22:34 +07:00
randomx Added Keva. 2020-03-04 16:23:33 -08:00
rx Activate MSR mod only for RandomX algorithms 2020-03-09 19:10:26 +01:00