Web-frameworks: Please add Elixir/Erlang

Created on 22 May 2019  路  3Comments  路  Source: the-benchmarker/web-frameworks

Please add Elxir/Erlang and Phoenix to the test set:

Elixir: https://elixir-lang.org
Phoenix: https://phoenixframework.org

elixir

Most helpful comment

Hi @chrismccord,

Would you mind to add (or consent that we add) phoenix in here ?

This project compare performance based on 3 routes :

  • GET /, SHOULD return a successful status code and an empty string
  • GET /user/:id, SHOULD return a successful status code and the id
  • POST /user, SHOULD return a successful status code and an empty string

Regards,

All 3 comments

hi @danielcasler,

This framework are here but disabled.

The only reason is a lack of elixir skills 馃榾

Feel free to add those frameworks :heart:

Hi @chrismccord,

Would you mind to add (or consent that we add) phoenix in here ?

This project compare performance based on 3 routes :

  • GET /, SHOULD return a successful status code and an empty string
  • GET /user/:id, SHOULD return a successful status code and the id
  • POST /user, SHOULD return a successful status code and an empty string

Regards,

/cc @josevalim

Was this page helpful?
0 / 5 - 0 ratings

Related issues

waghanza picture waghanza  路  11Comments

dalbhat picture dalbhat  路  11Comments

javidoweb picture javidoweb  路  7Comments

florimondmanca picture florimondmanca  路  4Comments

ohenepee picture ohenepee  路  12Comments