From 0e89d33d2c8483f7d111932895732acb6cdd4727 Mon Sep 17 00:00:00 2001 From: xmrig Date: Mon, 15 May 2017 18:52:24 +0300 Subject: [PATCH] Updated Threads (markdown) --- Threads.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Threads.md b/Threads.md index e8b5f56..8dc95af 100644 --- a/Threads.md +++ b/Threads.md @@ -1 +1,4 @@ -# Threads \ No newline at end of file +Optimal number of threads depends on the size of the L3 cache of CPU. + +* For **cryptonight** it's **2 MB** or **4 MB** (lower power mode) per thread. +* For **cryptonight-lite** it's **1 MB** or **2 MB** (lower power mode) per thread. \ No newline at end of file