Hacker News new | past | comments | ask | show | jobs | submit login

It's slow compared to C++, but for most tasks its ~5x faster than python or Ruby. If the task is parallelizable, it will be quite a bit faster. But yeah, you aren't going to be doing math with Elixir. One of the things you'll get with Elixir/BEAM languages is really low and stable latency. You'll never get that with long running Python or Ruby processes.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: