Reduced memory consumption by 4 kB per connection.

This commit is contained in:
XMRig
2020-03-20 20:13:03 +07:00
parent 37b3c9eb65
commit 2c261c9a6e
21 changed files with 491 additions and 277 deletions

View File

@@ -1,5 +1,6 @@
# v5.10.0
- [#1596](https://github.com/xmrig/xmrig/issues/1596) Major TLS (Transport Layer Security) subsystem update.
- Reduced memory consumption by 4 kB per connection.
- Added command line option `--tls-gen`.
- Added command line option `--data-dir`.