SChernykh
|
8d1168385a
|
RandomX: returned old soft AES impl and auto-select between the two
|
2020-09-15 20:48:27 +02:00 |
|
SChernykh
|
a05393727c
|
RandomX: added performance profiler (for developers)
Also optimized Blake2b SSE4.1 code size to avoid code cache pollution.
|
2020-09-12 23:07:52 +02:00 |
|
SChernykh
|
d0df824599
|
Optimized dataset read for Ryzen CPUs
Removed register dependency in dataset read, +0.8% speedup on average.
|
2019-12-08 16:14:02 +01:00 |
|
SChernykh
|
84d7eb05f3
|
RandomX fixes
Intel JCC erratum fix and various other improvements, see more here: https://www.phoronix.com/scan.php?page=article&item=intel-jcc-microcode&num=1
|
2019-12-01 08:46:35 +01:00 |
|
SChernykh
|
1bba25e080
|
Set scratchpad pointer to null by default
To avoid freeing random blocks of memory in some cases.
|
2019-09-24 08:53:00 +02:00 |
|
XMRig
|
043989e8ee
|
Resolved conflict between argon2 implementations.
|
2019-08-16 03:18:35 +07:00 |
|
XMRig
|
20313cbc56
|
Implemented unified cryptonight and RandomX scratchpad memory.
|
2019-07-17 04:33:11 +07:00 |
|
SChernykh
|
6eb9d0963b
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02:00 |
|