|
|
|
|
|
by inferiorhuman
2542 days ago
|
|
Deployments are a mess and as it is interpreted, performance is closer to Ruby than Go. I found the community to be pretty disappointing (but YMMV obviously) — it seemed more alternative oriented than the Rust community (which seems more solutions oriented). |
|
The BEAM was originally designed to run software for telephone switches. It's often referred to as soft realtime because it is so responsive. It has been battle-tested for now over 3 decades.
Where the BEAM falls flat is pure number crunching but it's blazing fast with binary processing (e.g. string parsing).
A fresh phoenix project where you render a nontrivial template easily reaches sub millisecond response times, without any kind of optimization.