style-analyzer icon indicating copy to clipboard operation
style-analyzer copied to clipboard

Make filter_uast_breaking_preds parallel

Open zurk opened this issue 6 years ago • 1 comments

Bblfsh can scale itself according to requests number, As it takes a huge amount of time right now it is worth to make this part parallel.

zurk avatar Dec 08 '18 10:12 zurk

Hugo achieved x2 speed for 30 threads on science-3.

vmarkovtsev avatar Jan 10 '19 11:01 vmarkovtsev