Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
scriptproof
on March 2, 2017
|
parent
|
context
|
favorite
| on:
V8: A Tale of TurboFan
That is irrelevant. On a typed and mostly static language all is 100x easier to compile too.
NiLSPACE
on March 2, 2017
|
next
[–]
Lua is a dynamic language though.
scriptproof
on March 2, 2017
|
parent
|
next
[–]
You are right. What is the magic formula to make the JIT so fast?
pjako
on March 2, 2017
|
root
|
parent
|
next
[–]
Javascript has some features that makes it hard to be JITed. For example it has no fixed object layout. If you are interested into how language design impacts performance this is worth reading:
http://wren.io/performance.html
throwawayish
on March 2, 2017
|
prev
[–]
JavaScript is typed as well.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: