Thread: [Dev]XTool
View Single Post
  #51  
Old 05-04-2018, 23:13
Razor12911's Avatar
Razor12911 Razor12911 is offline
Noob
 
Join Date: Jul 2012
Location: South Africa
Posts: 3,749
Thanks: 2,170
Thanked 11,206 Times in 2,307 Posts
Razor12911 is on a distinguished road
@PrinceGupta
Turns out I left dynamic entropy calculator in the scanner, as a result it slowed down the scanner but re-ran the test without the entropy function and this came:

x64w.rpf

Code:
Process ID       : 9004
Thread ID        : 8760
Process Exit Code: 0
Thread Exit Code : 0

User Time        :         277.531s
Kernel Time      :           2.890s
Process Time     :         280.421s
Clock Time       :          85.264s

Working Set      :          398088 KB
Paged Pool       :              98 KB
Nonpaged Pool    :              12 KB
Pagefile         :          446216 KB
Page Fault Count : 377597

IO Read          :          915376 KB (in           14305 reads )
IO Write         :         2077976 KB (in           32469 writes)
IO Other         :               2 KB (in             200 others)


Process ID       : 20692
Thread ID        : 17040
Process Exit Code: 0
Thread Exit Code : 0

User Time        :         306.671s
Kernel Time      :           3.093s
Process Time     :         309.764s
Clock Time       :          93.089s

Working Set      :          453512 KB
Paged Pool       :              97 KB
Nonpaged Pool    :              13 KB
Pagefile         :          509212 KB
Page Fault Count : 422732

IO Read          :          915376 KB (in           14306 reads )
IO Write         :         2073414 KB (in           32399 writes)
IO Other         :               2 KB (in             155 others)
@Simorq

Downloaded the file and seems to have worked fine here:

dmc2-0.nbz

Code:
Process ID       : 18168
Thread ID        : 12628
Process Exit Code: 0
Thread Exit Code : 0

User Time        :          58.462s
Kernel Time      :          30.437s
Process Time     :          88.899s
Clock Time       :         388.581s

Working Set      :          481856 KB
Paged Pool       :              98 KB
Nonpaged Pool    :              13 KB
Pagefile         :          533624 KB
Page Fault Count : 12609675

IO Read          :          419569 KB (in            6558 reads )
IO Write         :         1482029 KB (in           23157 writes)
IO Other         :               4 KB (in             393 others)


Process ID       : 11436
Thread ID        : 3180
Process Exit Code: 0
Thread Exit Code : 0

User Time        :          35.757s
Kernel Time      :          70.593s
Process Time     :         106.350s
Clock Time       :        1520.643s

Working Set      :          544004 KB
Paged Pool       :              97 KB
Nonpaged Pool    :              32 KB
Pagefile         :          611236 KB
Page Fault Count : 28470168

IO Read          :          419579 KB (in            6559 reads )
IO Write         :         1511624 KB (in           23621 writes)
IO Other         :               3 KB (in             304 others)
Press any key to continue . . .
Reply With Quote
The Following 2 Users Say Thank You to Razor12911 For This Useful Post:
ShivShubh (24-11-2019), Simorq (05-04-2018)