Hacker News new | ask | show | jobs
by kainsavage 4573 days ago
I just posted another response to this - we had some trouble with the package manager for Erlang after round 6. Additionally, I had been working on improvements for the suite specifically (better logging/reporting, etc) and did not get a chance to resolve the Erlang problems.

Rest assured, "get erlang running again" tops my 'todo' list for round 9.

1 comments

While we're at it, any chance of you guys including some Elixir frameworks too? I'd love how to Elixir performance is starting to take shape vs native Erlang frameworks.
As far as I understand exlir compiles into erlang code. So there should be no performance difference.
That's never been the case with other languages like Scala or Clojure that target another VM bytecode, definitely not an assumption you can just make.