Open trzmjel opened 1 year ago
So right now this is too slow, most likely going to do something like generating 30 values, assigning them to these three tables than repeating it untill it's done.
Should add multi-threading when generating those means, so it will show high improvement. Should make random value in distribution more effectively.
So right now this is too slow, most likely going to do something like generating 30 values, assigning them to these three tables than repeating it untill it's done.