Hacker Times
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
zerr
28 days ago
|
parent
|
context
|
favorite
| on:
Phoenix LiveView 1.2
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.
foxes
28 days ago
[–]
But why does a particular execution model matter?
zerr
26 days ago
|
parent
[–]
Raw performance.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
But apparently BeamAsm JIT solves the issue? As mentioned in the sibling comment.