multiprocessing shows no benefit

Thomas Nyberg tomuxiong at gmx.com
Tue Oct 17 11:38:04 EDT 2017


Could you post a full code snippet? If the lists of 16k numpy arrays are
fixed (say you read them from a file), you could just generate random
values that could be fed into the code as your list would.

It's hard to say how things could be sped up without a bit more specificity.

Cheers,
Thomas



More information about the Python-list mailing list