6 ms·
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
by kainsavage 13y 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.
- SkyMarshal 13y agoWhile 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.
- brickcap 13y agoAs far as I understand exlir compiles into erlang code. So there should be no performance difference.
- SkyMarshal 13y agoThat'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.