View Single Post
Old 25th January 2019, 21:37   #37  |  Link
lansing
Registered User
 
Join Date: Sep 2006
Posts: 1,657
I did another test on this, I disabled the core in task manager and ran benchmark on 1 to 8 threads, speed rises as more threads were used, but the ram usage are the same on the all of them.

A side note, setting the thread number in the script doesn't work
Code:
core = vs.get_core(threads=1)
lansing is offline