Closed kevinkreiser closed 7 years ago
ok so the original code took 10m0s. ive now changed it from using threads with work queues to using processes with the work divided up into chunks per process. this runs in 1m35sec and top seems to report that the machine is actually being taxed.
ok so the original code took 10m0s. ive now changed it from using threads with work queues to using processes with the work divided up into chunks per process. this runs in 1m35sec and top seems to report that the machine is actually being taxed.