Is there a tool to calculate the parallelism rate of my code

Hi Elixir coders,

Is there an easy way to calculate how parallel is my code?

Thanks!

No.

I hope that I helped.

3 posts were split to a new topic: The BEAM and Parallelism

Easy, no. Hard, you may want to have a look at https://github.com/huiqing/percept2.

4 Likes