Updated Console Logs (markdown)

JayDDee
2020-03-06 19:41:00 -05:00
parent 3b6bb95530
commit b5e0f4c2b7

@@ -15,6 +15,8 @@ explorers, etc) to provide a more complete picture of actual mining performance.
The descriptions below will help understanding the significance of each field and how it can be used
to assess mining performance and help identify problems and aid troubleshooting.
For users not interest in details the --quiet option can be used.
### Colours
Somes logs and fields are colour coded based on their purpose or to highlight important information
@@ -61,8 +63,8 @@ have significant improvements and not all combinations are avalable in binary fo
* SSSE3: Some additional instructions for 128 bit integer vectors, not very significant.
* SSE4.2: More 128 bit vector instructions, also not very significant.
* AVX: Initial support for 256 bit vectors but no integer support.
* AVX2: minimum level for 256 bit integer vector support, first available on Intel Haswell amd AMD Ryzen.
* AVX512: a suite of seperate extensions that provide 512 bit integer vector support, first available on
* AVX2: minimum level for 256 bit integer vector support, first available on Intel Haswell and AMD Ryzen.
* AVX512: a suite of seperate extensions that provide 512 bit vector support, first available on
Intel Cascade Lake X HEDT CPUs.
### AES encryption and decryption, aka AES_NI