in reply to Re^2: Thread local variables in Thread::Pool::Simple
in thread Thread local variables in Thread::Pool::Simple
I guess that multithreading isn't the solution because the parse of my file tree used to take ~200 seconds, and with 4 worker threads, it now takes ~690 seconds.
Care to show us the code and see if we cannot improve that for you?
|
|---|