Post
Topic
Board Development & Technical Discussion
Re: VanitySearch (Yet another address prefix finder)
by
Roby4kill.
on 24/08/2020, 13:48:53 UTC
-snip-
start %USERPROFILE%\Desktop\VanitySearch.exe -c -o output.txt 1*

Why is it only doing 600 adresses /sec instead of 21000 per /sec as it used?
If it's not a hardware issue, my guess is: Vanityseach might be struggling to write on that output file due to its current size.

Have you been using the same 'output.txt' file since the start?
If yes, try to use a new text file like "-o output2.txt" and see if it will speed-up.

Won't solve the issue.

Tried:
-other output file names .txt that are even empty / fresh files
-restarting the system
-change thread numbers (will do the same no matter what I do)
-set different priority on the process in task manager (noroam/high/realtime - makes no difference)
-run as administrator and so on
-Changed file locations from desktop to other partitions / folders. Won't solve


Don't know what to do. The CPU is in good standing / temps


Won't solve it no matter what I do.