Hacker News new | ask | show | jobs
by SkyMarshal 4572 days ago
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.
1 comments

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.