by NiklasBegley on 8/19/21, 12:27 PM with 19 comments
by Zababa on 8/19/21, 4:57 PM
That seems very surprising to me. Is this a common result? I've heard that the BEAM is not the best for "number crunching" code, is this one of those scenarios? Is this really just the raw performance of the languages, or a difference in algorithms? There's also no mention of the version of Elixir and the OTP. Did the JIT change anything?
by nickjj on 8/19/21, 2:12 PM
Back when I was writing Elixir, it's what I used to process Markdown and it was also substantially faster than the native Elixir Markdown library (Earmark).
by latch on 8/19/21, 4:36 PM
by bb1234 on 8/19/21, 4:55 PM