Multicore OCaml: Dec 2020 / Jan 2021

if anyone is playing with multicore, I made this Lwt engine which is capable of running things like opium partially in parallel, 2x gains when running with 4 domains, it doesn’t scale a lot, but 2x is quite nice.

Just drop this in a file and setup Lwt with it.

12 Likes