Open shuhaowu opened 9 years ago
This seems like a relatively easy thing to parallelize, as currently it only works in serial.
I am envisioning (with a queue):
It shouldn't take too much work from what I see in code, but could be nice. I can give this a try if I have time.
This seems like a relatively easy thing to parallelize, as currently it only works in serial.
I am envisioning (with a queue):
It shouldn't take too much work from what I see in code, but could be nice. I can give this a try if I have time.