You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, i'm currently throwing tons of queries at my local off database and it seems like just one of my cpu's is being used, is there an easy way to add multithreading or should i just start multipile instances and throw qeries in different directions? :D would that even work?