Y
Hacker News
new
|
ask
|
show
|
jobs
by
nesarkvechnep
42 days ago
What’s up with the last paragraph? Nobody is complaining because the BEAM is good enough for the typical use case?
2 comments
dnautics
42 days ago
because you're not reaching for elixir when you need performance.
btw we do sometimes bitch about performance :)
link
abrookewood
42 days ago
But then we have ports/NIFs etc that shell out to Rust & Zig ...
link
nesarkvechnep
42 days ago
Not a silver bullet. There are also C nodes but they’re used even less.
link
dnautics
41 days ago
> NIFs that shell to zig
I'm aware
link
nesarkvechnep
42 days ago
I asked because I do it sometimes too.
link
givemeethekeys
42 days ago
I meant to point out that, for the use-cases where functional languages are used - production performance seems very acceptable, compared to having to micromanage memory allocation.
link
btw we do sometimes bitch about performance :)