Closed George3d6 closed 3 years ago
Makes things faster
Parallelize type deduction and identifier detection using a pool's map function (fork based where possible). Change most methods to functions to facilitate this. Also conviniently helps with #395
Why
441
Makes things faster
How
Parallelize type deduction and identifier detection using a pool's map function (fork based where possible). Change most methods to functions to facilitate this. Also conviniently helps with #395