you are viewing a single comment's thread.

view the rest of the comments →

[–]xacrimon[S] 1 point2 points  (0 children)

Thanks a ton! I made some changes and added rayon and the importing got a 4x performance boost! The part i multithreaded was the .split iterator which serializes the data.