Commit Graph

32 Commits

Author SHA1 Message Date
XMRig
f8e4fe30e0 Update base 2020-11-29 18:45:52 +07:00
cohcho
308ba604dd String: distinguish nullptr/empty str 2020-09-26 16:41:15 +00:00
SChernykh
b8d604bec4 RandomX improved performance of GCC compiled binaries
JIT compilator was slower compared to MSVC compiled binary. Up to +0.1% speedup on rx/wow in Linux.
2020-09-22 13:48:11 +02:00
SChernykh
f126fa112e 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
XMRig
a1bd9ccd93 Update base. 2020-04-29 14:17:33 +07:00
XMRig
4de00d017f Added command line option --data-dir. 2020-03-10 15:57:47 +07:00
XMRig
7778b0441e Use "extra_nonce" for daemon client. 2020-02-21 01:31:22 +07:00
XMRig
3dc67f9fc3 Fixed zero size buffers handling. 2019-11-28 07:28:28 +07:00
XMRig
b2fd91a435 Minor changes, based on https://github.com/xmrig/xmrig-nvidia/pull/305 2019-11-28 05:14:17 +07:00
XMRig
e9b20fff81 Implemented VM mode for OpenCL RandomX. 2019-09-12 00:01:03 +07:00
XMRig
c4b49d4213 OpenCL RandomX WIP 2019-09-11 15:48:02 +07:00
XMRig
d948d8d06b cn/r part 2 of 2. 2019-09-04 11:23:04 +07:00
XMRig
609dbbe403 Added platform option. 2019-08-19 22:35:58 +07:00
XMRig
98378d072d Optimized RandomX initialization and switching. 2019-08-01 20:37:05 +07:00
XMRig
e3bb94ea1d Removed CPU specific code from Worker class. 2019-07-14 00:35:38 +07:00
XMRig
922d33a2b0 Added global uptime and extended connection information for API. 2019-05-13 00:11:57 +07:00
XMRig
f0e509a8d1 Fixed build on some systems. 2019-04-12 22:32:45 +07:00
XMRig
c688c128d7 Added HttpClient class. 2019-04-09 01:59:22 +07:00
XMRig
29c70521f3 Removed unused setters in Pool class. 2019-04-07 21:31:32 +07:00
XMRig
a0d881a9fa Fixed, big HTTP responses was truncated. 2019-04-02 17:46:26 +07:00
XMRig
68f7f4a292 Remove uv_cancel for DNS requests. 2019-03-27 17:22:04 +07:00
XMRig
aa015c6db4 Add class Timer. 2019-03-18 02:36:17 +07:00
XMRig
12c0fde0a5 Sync changes. 2019-03-17 16:03:45 +07:00
XMRig
a328372c8a Fix copy. 2019-03-16 13:32:00 +07:00
XMRig
32cca57d55 Added real graceful exit. 2019-03-16 00:44:15 +07:00
XMRig
d55e70ce48 Added class Buffer. 2019-03-15 02:25:38 +07:00
XMRig
630ee04681 Sync changes. 2019-03-14 18:42:27 +07:00
XMRig
347da8e782 Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
XMRig
6d161cab8c Rewritten watch feature. 2019-02-15 04:59:20 +07:00
XMRig
5cff608811 Fix warnings on macOS. 2019-01-15 18:28:35 +07:00
XMRig
240d8967a6 Sync changes. 2019-01-09 16:43:36 +07:00
XMRig
390d9306d7 Sync changes with proxy. 2018-11-06 00:50:28 +07:00