Y
Hacker News
new
|
ask
|
show
|
jobs
by
zerr
45 days ago
It's an interpreted byte code run (interpreted) by BEAM. Not a native binary run by CPU.
But apparently BeamAsm JIT solves the issue? As mentioned in the sibling comment.
1 comments
foxes
44 days ago
But why does a particular execution model matter?
link
zerr
43 days ago
Raw performance.
link