Commit Graph

15 Commits

Author SHA1 Message Date
SChernykh
4bad9fab39 Optimized cn/r asm code
Average over 100 block heights:
Coffee Lake +0.1%
Ryzen +0.4%
Sandy Bridge +1.5%
2019-03-04 17:39:49 +01:00
SChernykh
5f6b6abc98 Optimized soft AES implementations
cn-pico: +6.7%
cn/half: +6.2%
cn/2: +4.3%
cn-heavy: +9.1%
cn/wow, cn/r: 2.4-2.6 times faster
2019-02-24 20:04:09 +01:00
XMRig
de181c0184 Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
SChernykh
4e24ccdb2b Support for Cryptonight variant 4 (Monero) 2019-02-17 18:17:14 +01:00
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
SChernykh
49431e7a01 Fixed compilation error on Windows 2019-01-16 00:24:34 +01:00
SChernykh
62bf59dd09 Fixed crash in patchCode() on Linux 2019-01-16 00:09:00 +01:00
XMRig
5f18c341a7 Fixed wrong ASM code alignment on macOS, thanks @SChernykh. 2019-01-15 18:18:04 +07:00
SChernykh
c552280ed5 Fixes for Visual Studio 2019-01-14 16:38:28 +01:00
SChernykh
745dbbb908 Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
2019-01-14 15:34:55 +01:00
XMRig
42578c6855 #899 Add ASM implementation for cn/half. 2019-01-14 18:09:16 +07:00
XMRig
a195a6203a Rename ASM files. 2019-01-13 23:00:41 +07:00
XMRig
1787ae9cf6 Fixed MSVC 2015 build. 2018-10-22 23:17:54 +07:00
XMRig
168e2a02da Fixed MSYS2 build & copyright 2018-10-22 23:08:29 +07:00
XMRig
9d6ff0bb72 #768 Fixed build error with MSVC 2015 and enabled ASM code. 2018-10-02 17:50:19 +03:00