reduce thread count

This commit is contained in:
Jaremy Creechley 2023-09-26 20:53:28 -07:00
parent 10bee6885d
commit d1f503fa96
No known key found for this signature in database
GPG Key ID: 4E66FB67B21D3300

View File

@ -22,7 +22,7 @@ import pkg/datastore/threads/threadproxyds {.all.}
import ./dscommontests
import ./querycommontests
const NumThreads = 200 # IO threads aren't attached to CPU count
const NumThreads = 20 # IO threads aren't attached to CPU count
suite "Test Basic ThreadProxyDatastore":
var