Settings

Theme

Django LiveView vs. Phoenix LiveView: a real benchmark

en.andros.dev

2 points by andros a month ago · 2 comments

Reader

jarl-ragnar a month ago

I think this misses one of the key points of Elixir, Phoenix and LiveView. How do your benchmarks look when under load? How does each handle 1000 concurrent users or 10,000 etc. In Elixir each LiveView has its own process, how does Django handle that?

  • androsOP a month ago

    I just updated it with different concurrent scenarios (up to 50). I invite you to review the article. PS: I'd love to scale to thousands of users, but I don't have the hardware for it.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection