Option "yield" enabled by default and added command line option --cpu-no-yield.
This commit is contained in:
parent
a556070b42
commit
901f1a7ab1
9 changed files with 15 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
"hw-aes": null,
|
||||
"priority": null,
|
||||
"memory-pool": false,
|
||||
"yield": false,
|
||||
"yield": true,
|
||||
"max-threads-hint": 100,
|
||||
"asm": true,
|
||||
"argon2-impl": null,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue