From 110198697727064dd28211c4376a97262ccbe3e3 Mon Sep 17 00:00:00 2001
From: azurecloudminingscript <azurecloudminingscript@gmail.com>
Date: Tue, 26 Nov 2019 08:12:47 +0100
Subject: [PATCH]

---
 azure_script/run_xmr_stak.pl | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/azure_script/run_xmr_stak.pl b/azure_script/run_xmr_stak.pl
index 7a36d28..96edde0 100755
--- a/azure_script/run_xmr_stak.pl
+++ b/azure_script/run_xmr_stak.pl
@@ -318,7 +318,7 @@ sub RunXMRStak{
 }
 
 
-my $runtime= 40;
+my $runtime= 20;
 
 #run xmr-stak for some time and 
 #return the average hash-rate
@@ -369,7 +369,7 @@ do
     $Intensity=$Threads;
     
     my $base;
-    my $displayTime=30;
+    my $displayTime=15;
     
     CreateUserConfig($Threads, $Intensity,$displayTime);
     $base=GetHashRate();
-- 
GitLab