Hacker News new | ask | show | jobs
by ethelward 2227 days ago
BeamVM is much worse than the JVM in the raw computing performances department.
1 comments

As far as I know, people in the Erlang world tend to use NIFs for computation heavy tasks: http://erlang.org/doc/tutorial/nif.html However, I have not done that myself, so I cannot tell from experience how that works.