Ask HN: Do you know any good web framework performance comparisons?

https://news.ycombinator.com/item?id=37571203
by goatking • 3 years ago
4 10 3 years ago

I am trying to create a new website, and decided to go with a framework which renders on server side. I don't want to use any React/Angular or similar frontend frameworks.

Currently I am looking at these frameworks:

- Django + HTMX

- Ruby on Rails

- Elixir + Phoenix

I haven't used any of these in production yet. I am trying to find some information on the performance of these frameworks, the scalability, how much hardware they need, etc. I also wanna see how much TPS they can handle on the same hardware (CPU/Memory) with similar access patterns.

Does anyone know any good posts/websites that does a detailed comparison? I am having trouble finding any good analysis that actually makes sense...

(I would love to go with Elixir + Phoenix, but after some research I realized the library support is nowhere near to Python/Ruby. But I am a bit worried about performance if I go with Django or Rails. I want to spend as few dollars on hardware as possible.)

Related Stories

Loading related stories...

Source preview

news.ycombinator.com