cs-victor-nascimento

cs-victor-nascimento

Erlang and Elixir version benchmark comparison

I like to follow http://phoronix.com as a Linux focused performance oriented blog. There is a great assortment of performance benchmarks between platforms and versions of a great deal of things. One frequently asked performance check is PHP vs HipHop VM and things like that.

It would be cool to follow the evolution of the Erlang BEAM VM much like Phoronix Test Suite does with many things. I am seeing a lot of HIPE performance PRs in Erlang OTP Github and some optimizations in elixir-lang/elixir but generally there is no automated performance comparison between versions. How much faster, memory consumption and things like have changed historically?

I don’t intend to make all core development performance oriented but this would benefit tracking regressions and might be worth for convincing of the stability of the platform (in terms of professionally tracking all aspects of the environment in each version).

Is there such a thing already? I know that Ericcson probably have this set internally but if there were such a public display it’d be nice.

Most Liked

DianaOlympos

DianaOlympos

If i remember correctly, this is one of the elixir subject for Google Summer of Code this year.

Where Next?

Popular in Discussions Top

AstonJ
Are there any Elixir or Erlang libraries that help with this? I’ve been thinking how streaming services like twitch have exploded recentl...
New
jesse
Hi everyone, I hesitated to post this here because I don’t want you to think I’m spamming, but I’ve been working on a Platform-as-a-Serv...
New
MarioFlach
Hello, I want to share a project I’ve been working on for a while: https://github.com/almightycouch/gitgud Background Some time ago I ...
New
klo
Got a question about when to concat vs. prepending items to list then reversing to achieve appending. So i know lists boil down to [1 | ...
New
nunobernardes99
Hi there Elixir friends :vulcan_salute: In a recent task I was on, I needed to check in two dates which of them is the maximum and which...
New
Rustixir
Hi everyone, im working on find best language/framework/system for high concurrency, high performance and stable performance after wor...
New
AstonJ
Can you believe the first professionally published Elixir book was published just 8 years ago? Since then I think we’ve seen more books f...
New

Other popular topics Top

jononomo
For some reason my phoenix channels are working for me in my local dev environment, but as soon as I deploy via Docker, I get a 403 error...
New
stefanchrobot
What’s the safe way to decode a JSON string into a struct? I want to avoid calling String.to_atom. Jason.decode can give me a map with st...
New
Darmani72
If I have a post route which an argument: post /my_post_route/:my_param1, MyController.my_post_handler How would get the post params ...
New
sen
Hi All, I set a environment variables in dev.exs , like below code. when i start server, how can i set the ${enable} value? thanks. d...
New
siddhant3030
Hi, I have to write a raw query for one of my project. But till now I have used ecto queries and don’t have much experience writing raw ...
New
albydarned
Hello all! I am typing this post from my new MacBook Pro with the M1 chip. I’m loving it so far, and will probably use it as my daily dr...
New

We're in Beta

About us Mission Statement